/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, form, fieldset{
	margin: 0;
	padding:0;
	border: 0;
}


body{
	background-color: #ffffff;
	background-image: url(/images/bg.gif); 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	font-size: .9em;
	text-align: center;
	font-style: normal;
	letter-spacing: normal;
	font-weight: bold;
	margin-top: .2em;
}

h2 {
	font-size: 0.8em;
	text-align: center;
	font-weight: normal;
	margin-bottom:20px;
/*	border: thin dotted #CC0033; */

}

#wrapper {
	width: 750px;
	margin:10px auto;
	border: 0px solid #000000;
}
/*wrapper2 for individual pubs  */
#wrapper2 {
	width: 650px;
	margin:10px auto;
	border: 0px solid #000000;
}



#banner {
	height: 229px;
}

#banner p {
	margin-bottom: .1em;
	border: 0px solid #000000;
}

#content {
	/*position: relative; */
	width: 770px; 
	align: center;
}


/*content2 for testing purposes only */
#content2 {
	/*position: relative; */
	width: 99%; 
	align: center;
}

.thumbnail{
	float: left;
	width: 170px;
	border: 0px dotted #999; 
	margin: 5px 10px 10px 0; 
	padding: 10px 30px 0px 30px;
	text-align: center;
}

.thumbnail img{
	image-align: center;
	text-align: center;
	width: 135px;
	margin-right: auto;
	margin-left: auto;
	border: none;
}

.thumbnail p {
	width: 180px;
	text-align: center;
	margin: 0;
	font-size: .7em;
	line-height: 1.2em;
}
.clearboth { clear: both; }

/* ul#navigation using phpcart */
/*ul#navigation { */
/*	 margin-left:15%; */
/*	padding-left: 0; */
/*	list-style-type: none; */
/*	float: none; */
/*	width: 100%; */
/*	text-align: center; */
/*	margin-right: 10%; */
/*  } */


/* ul#navigation for order desk */
 ul#navigation {  
 	margin-left:5%;  
 	padding-left: 0;  
 	list-style-type: none;  
 	float: none;  
 /*	width: 760px; */ 
 	width: 100%;
 	text-align: center;  
 	margin-right: 0%;  
   }  

ul#navigation li {
	display: inline;
	}

ul#navigation a {
	display: block;
	float: left;
	padding: .3em 2em;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: underline;
	color: #333;
 	background: #ffcc00; 
	/*background:  #cbc3a7; */
	border: 1px solid #333;
}

ul#navigation a:hover {
	color: #000;
	background-image: url(/images/bg.gif); 
	/* background: #ffffcc;*/
}

a {
	color: #000000;
}
a:visited {
	text-decoration: none;
}
	

#footer {

	clear:both;
	font-family: Arial;
	font-size: .7em;
	text-align: center;
	font-weight: bold;
	
} 
#footer p {
	margin-top: .5em;
	margin-bottom: 0em;
	
}

.footertext {
	font-weight: normal;


}

.adrate{
	/*float: left; */
	image-align: center;
	width: 224px;
	border: 0px dotted #ffcc00; 
	margin: 0 10px 10px 10px; 
	padding: 10px 5px 0px 5px;
	text-align: center;
	
}

.adrate img{
	image-align: center;
	text-align: center;
	width: 204px;
/*	margin-right: auto;
	margin-left: auto; */
	border: none;
}
.adrate p {
	width: 206px;
	text-align: center;
	margin: 0;
	font-size: .7em;
	line-height: 1.2em;
}
 #text p{
 	text-align: left;
	font-size: .8em;
	color: #333333;
}
 #text em{
 	text-align: left;
	font-size: .9em;
	color: #333333;
	font-weight:bold;
	font-style: normal;
}
em {
	font-size: .9em;
	font-style: normal;
}
 #textsweepstakes {
 	margin-left: 50px;
 	text-align: left;
	font-size: 0.9em;
	color: #333333;
	background-color: #ffffff;
	padding: 10px;
}
#textsweepstakes .rank {
	margin-left: 100px;

}
ul#textsweepstakes {  
 	margin-left:200px;  
 	padding-left: 0;  
 	list-style-type: none;  
 	width: 100%;  
   } 
 li#textsweepstakes {  
   	padding-left: 0;  
 	list-style-type: none;  
 	width: 100%;  
   }	
/* +++++++++++++++++ navigation buttons ++++++++++++++++++++++++ */
#navcontainer ul
{
	clear:both;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
font-size: 0.7em;
font-weight: bold;
text-decoration: underline;
padding: .2em 3em .3em 3em;
color: #000;
background-color: #ffcc00;
border: 1px solid #333;
}

#navcontainer ul li a:hover
{
	color: #000;
	background-image: url(/images/bg.gif); 
}
/* ++++++++++++++++++++++ Publication Page DescriptionImage  ++++++++++++++++++++++ */
div.image 
{ 
	image-align: left;
	margine:0 1em 1em 1em;
	display: in line;
}

/*phpcart container button  */
#cartcontainer1 {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	word-spacing: 1em;
	white-space: nowrap;
}
#cartcontainer1 ul
{
	clear:both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
##cartcontainer1 ul li 
{ 
		display: inline; 
		padding: .2em 3em .3em 3em;
	}
/*++++++++++++++++++++++++++++++++ */
.carttext 
{	font-weight: bold;
	font-size: .7em;
}