/* $TopStyle:URL=http://www.awards-r-gr8.com/main.css$ */
/*	
basic page layout
*/
body {
	font-family: Arial, Helvetica, san-serif;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 732px; 
	text-align: center;}

	span.sm {
	padding:0 10px 0 0;
	}
	
/*	
horizontal navigation
*/	
#nav1 {
	table-layout: auto;
	border: 1px solid #ccc;
	background-color: #D0D3E4;
	list-style-type: none;
	margin: 0;
	clear: left;
	font-size: 10px;
	line-height: 10px;
	width: 735px;}

#nav1 td {
	background-color: #D0D3E4;
	color: #666;
	padding: 7px 0px 7px 8px;
	text-transform: uppercase;}

#nav1 #searchCell {
	padding: 0;
	width: 170px;}

#nav1 #searchCell td {
	padding: 0;
	font-size: 10px;}

#nav1 td img {
	display: inline;}

#nav1 #searchCell form {
	margin: 0;}

#nav1 #searchCell label {
	margin: 0; 
	display: inline;}

#nav1 #searchCell a:link,#head #nav1 #searchCell a:visited {
	color: #999FC3;}
	
#nav1 #searchCell a:hover {
	color: #999FC3;
	text-decoration: underline;}
	
#nav1 #searchCell a:active {
	color: #999FC3;
	text-decoration: underline;}
	
#nav1 #searchCell td input {
	font-size: 9px;
	font-family: Helvetica, Arial, san-serif;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 12px;
	color: #999FC3;
	background-color: #fff;}
/*	
basic link rules
*/	
a:link, a:active {
	color: #666;;
	text-decoration: none;}

a:visited {
	color: #666;
	text-decoration: none;}

a:hover {
	color: #999FC3;
	text-decoration: underline;}
	
/*	
foot layout
*/	
	#foot {

	padding: 25px 0 25px 0;
	margin: 0 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #666;}

#foot p {
	margin: 0;
	padding: 0 0 6px 0;	}

#foot a:link {
	color: #666;}

#foot p#copy {
	padding-top: 4px;
	color: #666;}
	
a img, a:link img, a:visited img, a:hover img, a:active img {
	border: 0;
	display: block;}		

		 
/* three column layout*/
	
html {
width: 735px;
}
	
#Leftcol {
 	position: left; 
	left: 0px;
	margin-left: 0px; 
	margin-top: 0px;
	color: #666;
	}

					
#Content {
	margin: 0px 0px 0px 245px;
	color: #666;
}

					
#RightCol {
	position: right;
	left: 0;
	color: #666;
 }

#h10 {
 font-family: Arial, Helvetica, san-serif;
 color: #94B0D3;
 font-weight: bold;
 font-size: 12px;
 }
		 
	
	