body {	font-family: Arial, Verdana, Helvetica, sans-serif;	background-image: url(../images/page_background.gif);	background-repeat: repeat-y;	background-position: center;	background-color: #E3E1E1;	text-align: center;	margin: 0;	padding: 0;	border: 0;	color: #333333;}td {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;}#container {	margin: 0px auto;	padding: 0px;	border: 0px;	width: 695px;	border:0px solid black;}#header {	height:135px;	width: 698px;	background: url(../images/header_background.jpg) no-repeat top center;	padding:0px;	margin: 0px auto;	border: 0px solid black;}#navigation{	width:694px;	height:135px;	border:0px solid green;	padding:0px;	margin:0px;	align:left;}#subnavigation{	width:100%;	border:0px solid red;	padding: 10px 5px;	margin:0px;	font-size: 13px;	text-align:left;}#subnavigation ul{	margin:0px;	padding:0px;
    color:#333333;}#subnavigation li{    color:#c11534;	list-style-type: none;	text-align: left;	border: 0px solid black;	display: inline;	padding:0px 10px 0px 10px;	margin:0px;	font-weight: bold!important; }
a{  	color:#6778b6 !important;  			text-decoration: none !important; 	font-weight: bold!important; } a:hover{	color:#202da4 !important;  			text-decoration: underline!important;	font-weight: bold!important;  }.content{	width:605px;	margin: 15px 45px 0px 45px;	padding: 0px 0px 15px 0px;	text-align: left;	border-bottom: 1px dotted #333333;	font-size:12px;}h1 {	font-size: 16px;	font-weight: bold;	color: #333333;}a {	font-weight: bold;	color: #333399;}img{	border:0px;}.thumbs {	border:1px solid #c0c0c0;}.thumbs:hover {	border:1px solid #202da4 !important;}