* {margin:0px auto; padding:0px; }


body { background-image:url(../images/main_bg.jpg);
		background-attachment:fixed;
		background-position:top center;
		background-repeat:no-repeat;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		}
		
		a, a:link {color:#1c6698; text-decoration:none;}
		a:hover {color:#1c6698; text-decoration:underline;}
		
		#nav { height:61px; width:928px;}
		#header {height:208px; width:928px;}
		
		#contentRepeat {background-image:url(../images/bgRepeat.jpg);
						background-repeat:repeat-y;
						width:928px;
						}
						
						.contentTop {background-image:url(../images/content_bg.jpg);
									background-position:top center;
									background-repeat:no-repeat;
									width:928px;
									}
									
									#bottom{background-image:url(../images/bottom.jpg); 
											background-repeat:no-repeat;
											height: 10px;
											width:928px; }
											
											.footer {font-size:11px; color:#FFFFFF; padding-bottom:15px;}
												.footer a, .footer a:link {color:#FFFFFF; text-decoration:none;}
													.footer a:hover {text-decoration:underline;}