body {
	margin : 0 auto 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height : 155%;
	width : 100%;
	background : url(../images/template/page_back.jpg) top center repeat-x #000;
	left: auto;
}

#container {
	margin : 0 auto 0 auto;
	padding : 0;
	width : 780px;
	background : url(../images/template/container_back.gif) top left repeat-y;
	position : relative;
	display : block;
	clear : both;
}

/* Header Styles */

#printheader { display : none; }

#header {
	margin : 0;
	padding : 0;
	height : 142px;
	width : 780px;
	background : url(../images/template/header.jpg) top left no-repeat;
	display : block;
	position : relative;
}

#header p {
	margin : 0;
	padding : 0;
	height : 137px;
	width : 760px;
	display : block;
}

/* Default Styles */

#main-content {
	margin : 0 0 12px 0;
	padding : 0;
	width : 600px;
	background : url(../images/template/content_back.jpg) top left no-repeat;
	display : block;
	float : right;
}
#ad-display {
	margin : 0 auto 0 auto;
	padding : 0;
	width : 780px;
	position : relative;
	display : block;
	clear : both;
}

#ad-right-sky {
	position: absolute;
	left: 800px;
	top: 142px;
	display:block;
	padding: 0, 10, 0, 20;
	max-width: 160px;
}
#ad-top-banner {
	position: relative;
	display: block;
	padding: 2px,0px,5px,0px;
	margin : 12px 0 0 12px;
	overflow: hidden;
	
}

h1 {
	margin : 0;
	width : auto;
	color : #930;
	font-size : 13pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	display : block;
	clear : both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	line-height: 25px;
}

h2 {
	margin : 0;
	padding : 0 0 8px 0;
	width : auto;
	color : #369;
	font-size: 10pt;
	letter-spacing : 1px;
	display : block;
	clear : both;
}

h3 {
	margin : 0;
	padding : 0 0 8px 0;
	width : auto;
	color : #69c;
	font-size: 8pt;
	letter-spacing : 1px;
	display : block;
	clear : both;
}

table {
	margin : 0;
	padding : 0 0 5px 0;
	width : 568px;
	display : block;
}

table table { width : auto; }

table.vert-divide { background : url(../images/template/content_vert_divide.gif) center top repeat-y; }

td { margin : 0; padding : 0; }
td.left {  padding : 5px 11px 5px 0; }
td.right {  padding : 5px 0 5px 11px; }

p {
	margin : 0;
	padding : 0 0 5px 5 px;
	width : auto;
	display : block;
}

p.special-highlight {
	margin : 0;
	padding : 10px;
	width : auto;
	color : #ffc;
	font-weight : bold;
	border : 2px #930 solid;
	background : url(../images/template/latest_news_back.jpg) bottom left no-repeat #c60;
	display : block;
}

p.buttons { margin : 0 auto 0 auto; }
p.buttons a { margin: 8px 8px 8px 0; float : left; }

ul {
	margin : 0;
	padding : 0;
	width : auto;
	display : block;
}

li {
	margin : 0;
	padding : 5px 10px 5px 30px;
	list-style : none;
	background : url(../images/template/bullet.gif) top left no-repeat;
	display : block;
}

object, embed {
	margin : 0;
	padding : 0;
	display : block;
}

a { color : #c63; text-decoration : none; font-weight:bold; }
a:hover {
	color : #930;
	font-weight: bold;
}

a.buttons {
	margin: 0;
	padding: 3px 8px 4px 8px;
	width: 150px;
	color: #ffc;
	font-size : 8pt;
	font-weight : bold;
	border-top : 2px #369 solid;
	border-bottom : 2px #003 solid;
	background : url(../images/template/sidenav_back2.gif) center repeat;
	display: block;
	text-align : center;
}

a.buttons:hover {
	color: #cc9;
	border-top : 2px #c60 solid;
	border-bottom : 2px #630 solid;
	background : url(../images/template/sidenav_back.gif) center repeat;
}

a.buttons2 {
	margin: 0 10px 0 0;
	padding: 3px 8px 4px 8px;
	width: 250px;
	color: #ffc;
	font-size : 8pt;
	font-weight : bold;
	border-top : 2px #369 solid;
	border-bottom : 2px #003 solid;
	background : url(../images/template/sidenav_back2.gif) center repeat;
	display: block;
	float : left;
	text-align : center;
}

a.buttons2:hover {
	color: #cc9;
	border-top : 2px #c60 solid;
	border-bottom : 2px #630 solid;
	background : url(../images/template/sidenav_back.gif) center repeat;
}

a.buttons3 {
	margin: 5px 10px 5px 0;
	padding: 3px 8px 4px 8px;
	width: 150px;
	color: #ffc;
	font-size : 8pt;
	font-weight : bold;
	border-top : 2px #369 solid;
	border-bottom : 2px #003 solid;
	background : url(../images/template/sidenav_back2.gif) center repeat;
	display: block;
	float : left;
	text-align : center;
	clear : none;
}

a.buttons3:hover {
	color: #cc9;
	border-top : 2px #c60 solid;
	border-bottom : 2px #630 solid;
	background : url(../images/template/sidenav_back.gif) center repeat;
}

/* Footer Styles */
     
#footer {
	margin : 0;
	padding : 0 0 10px 0;
	width : 780px;
	color : #fff;
	background : url(../images/template/footer_back.gif) bottom left no-repeat;
	border-top : 1px #669 solid;
	border-bottom : 1px #003 solid;
	display : block;
	clear: both;
}

#footer p {
	margin : 0;
	padding : 10px 10px 0 10px;
	width: 760px;
	display : block;
}

#footer a { color: #666; }
#footer a:hover { color: #000; }

