body {
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background-color: #daf0f5;
	background-image: url(imgs/structure/top_gradation.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height:300px;
}
#pagemid {
	background-image: url(imgs/structure/pagemid_background.gif);
	background-repeat: repeat-y;
}
#nav {
	float: left;
	width: 200px;
	display:inline;
}
#content {
	float:right;
	width: 600px;
	background-image: url(imgs/structure/content_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 55px;
	min-height: 300px;
	height:auto;
}
#content_home {
	float:right;
	width: 600px;
	background-image: url(imgs/structure/content_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 55px;
	min-height: 300px;
	height:auto;
	background-image: url(imgs/structure/home_content_background.jpg);
}
* html #content {height:300px}
#footer {
	clear: both;
	background-image: url(imgs/structure/footer_background.gif);
	background-repeat: no-repeat;
	color: #0099FF;
	text-align:center;
	width: 600px;
	padding-left:200px;
	padding-bottom:80px;
	padding-top:20px;
	background-position: bottom;
}
a
a:link {color: #094FA3;}
a:visited{color: #080195;}
a:hover{color: #F35500;}
a:active{color: #080195;}
#content p, #content ul, #content ol, #content table {
	font-size: 1.1em;
}
#content p, #content h1, #content h2 {
	padding-right: 20px;
	padding-left: 20px;
}
#content table.addpadd{
	margin-right: 20px;
	margin-left: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F35500;
	font-size: 2.25em;
	margin-top:.25em;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-bottom:.25em;
	margin-top:1.25em;	
}

#content p {
	margin-top:0px;
	margin-bottom: 1em;
}
#content ul{
	list-style-type: square;
	margin-top:0px;
	padding-top:0px;
	padding-right: 20px;
	padding-left: 40px;
}
.float_3col {
	float: left;
	width: 200px;
}
#float_2col {
	float: left;
	width: 300px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul ul{
	margin-left: 40px;
	list-style-type: square;
	color: #F35500;
	font-size: 1.1em;
}
#nav a {
	color: #FFFFFF;
}
#nav a:link {
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
}
#nav a:hover {
	color: #F35500;
	text-decoration:underline;
}
#nav a:active {
	text-decoration: none;
}
.imgdecor {
	padding-top: 30px;
	padding-bottom:30px;
}.boxspecial {
	background-color: #FFFFFF;
	border: 1px solid #F35500;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
}
#home_boxspecial {
	background-color: #FFFFFF;
	border: 1px solid #F35500;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
	clear: both;
}
.highlight {
	background-color: #FFFF66;
}.gallery {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
}
.gallery img {
	vertical-align: middle;
	margin-right: 8px;
	margin-bottom:5px;
}
.sponsorlogo {
	float:left;
	text-align:center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}	
.featured {
	text-align: center;
}
.featured img {
	margin-bottom: 12px;
	margin-right: 6px;
	margin-left: 6px;
}
#header_image {
	width: 600px;
	height: 300px;
	float: right;
}
#date {
	position: relative;
	color: #cbdbec;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: -30px;
	right: 30px;
	float: right;
	display: inline;
	text-shadow: #000000;
}/*
#home_float_3col {
	height: 10px;
}
.home_view_list {
	clear: both;
}*/
.pat_parnow_div {
	float: right; 
	padding: 0 0 10px 20px;
}
#home_content_2coll {
	float:right;
	width: 600px;
	background-repeat: no-repeat;
	background-position: 0px 55px;
	padding-bottom: 10px;
	background-image: url(imgs/structure/2coll_bg.jpg);
}
#home_view_list {
	clear: both;
}
img {
	border: none;
}