/*** RESET ****/
body, html, h1, h2, h3, h4, p, form, ul, ol, li{ padding:0px; margin:0px; }
ul,ol { list-style: none; }
table { border-collapse: collapse; }
body, html { width:100%; height:100%; }
fieldset,img { border: none; }
a{ outline:none; }
input, textarea, select { font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; }

body {
	background-color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#222222;
}

#topline{
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAB300;
	position: absolute;
	left: 0px;
	top: 105px;
}

#botline{
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAB300;
	position: absolute;
	left: 0px;
	top: 215px;
}

#ozone{
	width:80px;
	height:315px;
	padding-left:20px;
	position:absolute;
	top:83px;
	left:0px;
	background-color:#FFFFFF;
}

#ninetz{
	width:148px;
	height:68px;
	position:absolute;
	top:30px;
	left:100%;
	margin-left:-160px;
}

#map{
	width:170px;
	height:109px;
	top:106px;
	left:110px;
	position:absolute;
}

#date{
	width:260px;
	height:20px;
	top:83px;
	left:100px;
	position:absolute;
	color:#848484;
	font-size:16px;
}

#welcome{
	left:360px;
	top:115px;
	width:600px;
	height:36px;
	position:absolute;
	font-size:34px;
	color:#053556;
}

#subtitle{
	left:360px;
	top:155px;
	width:600px;
	height:60px;
	position:absolute;
	font-size:20px;
	color:#848484;
}

#contribute{
	width:230px;
	height:100px;
	top:250px;
	left:110px;
	position:absolute;
	font-size:16px;
	color:#848484;
}

#content{
	padding-top:240px;
	width:985px;
}

#left{
	width:280px;
	float:left;
	margin-right:20px;
	margin-left:20px;
	background-image: url(images/leftbgr.jpg);
	background-repeat: repeat-x;
	background-position: left 180px;
	padding:20px;
	padding-top:200px;
	min-height:820px;
	margin-bottom:20px;
}

#right{
	float:left;
	width:600px;
	padding-bottom:50px;
}

#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAB300;
	padding-top:10px;
	padding-bottom:70px;
	padding-right:100px;
	font-size:14px;
	color:#848484;
	position:relative;
}

#topnav{
	width:100%;
	height:30px;
	background-color:#385780;
	position:absolute;
	top:0px;
	left:0px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;
	z-index:10;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.nav{
	line-height:30px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.nav:hover{
	color:#FAB700;
}

a.nav-on{
	line-height:30px;
	font-weight:bold;
	color:#FAB700;
	text-decoration:none;
}

h1{
	font-size:26px;
	color:#053556;
	margin-bottom:2px;
	font-weight:normal;
}

h2{
	color:#FFFFFF;
	font-size:32px;
	font-weight:normal;
}

h3{
	font-size:16px;
	margin-bottom:5px;
}

p{
	margin-bottom:16px;
	line-height:20px;
}

a{
	color:#003657;
	text-decoration:none;
}

a:hover{
	color:#FAB700;
}


.leftspace{
	margin-bottom:12px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;	
}

.quote{
	margin-left:5%;
	margin-right:5%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAB300;
	border-bottom-color: #FAB300;	
	padding:10px;
	font-size:22px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:center;
	clear:both;
}

.authimg{
	float:left;
	width:110px;
	margin-right:20px;
}

.titletop{
	float:left;
	width:468px;
}

.artdate{
	font-size:14px;
	color:#848484;	
}

.arttitle{
	font-size:24px;
	margin-top:10px;
}

.artcat{
	color:#848484;	
	font-size:12px;
}

.artauth{
	font-size:14px;
	margin-top:15px;
	font-style:italic;
}

.end{
	background-image: url(images/end.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 22px;
	float:right;
	margin-top:-10px;	
}

.message{
	clear:both;
	margin-top:30px;
	position:relative;
	background-image: url(images/envelope.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:80px;
	height:45px;	
}
.article-holder{
	padding-top:15px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFCDD5;
	position:relative;
	width:600px;
}

.article-img{
	float:left;
	width:100px;
	border: solid 1px #CCCCCC;
	margin-right:10px;
}

.article-title{
	float:left;
	font-size:20px;
	color:#003657;
	width:480px;
}

.article-info{
	float:left;
	font-size:12px;
	color:#848484;
	width:480px;
	margin-bottom:3px;
}

.article-intro{
	float:left;
	font-size:14px;
	width:480px;
	line-height:20px;
}

.cat-holder{
	padding-top:8px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFCDD5;
	position:relative;
	width:270px;
}

.cat-img{
	float:left;
	width:50px;
	margin-right:10px;
	border: solid 1px #CCCCCC;
}

.cat-title{
	float:left;
	width:190px;
	margin-bottom:3px;
}

.cat-text{
	float:left;
	width:190px;
}

.prof-holder{
	position:relative;
	width:250px;
}

.prof-img{
	float:right;
	width:100px;
	border: solid 1px #CCCCCC;
}

.prof-title{
	float:left;
	width:140px;
	font-size:13px;
	color:#003657;
	text-align:right;
}

.prof-desc{
	float:left;
	width:140px;
	text-align:right;
}

.art-images{
	float:right;
	width:180px;
	margin-left:20px;
	font-size:10px;
	text-align:center;
}

.image{
	border: solid 1px #CCCCCC;
}

.pagenav{
	border: solid 1px #FAB700;
	width:24px;
	height:24px;
	text-align:center;
	float:left;
	margin-right:10px;
}

.pagenav-on{
	border: solid 1px #FAB700;
	background-color:#FAB700;
	width:24px;
	height:24px;
	text-align:center;
	float:left;
	margin-right:10px;
}

.pagelink{
	line-height:24px;
	font-weight:bold;
	display:block;
}

.pagelink:hover{
	color:#FFFFFF;
}

.pagelink-on{
	line-height:24px;
	font-weight:bold;
	display:block;
	color:#FFFFFF;
}

.pagelink-on:hover{
	color:#FFFFFF;
}

.navholder{
	clear:both;
	margin-bottom:25px;
	margin-top:20px;
	padding:7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAB700;
	border-bottom-color: #FAB700;
}

ul{
	list-style: none;
	margin-left:10px;
	padding-left:0px;
	margin-top:10px;
}

li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height:16px;
	margin-bottom:9px;
	padding-bottom:0px;
	height:auto;
}

.stdbullet {
	background-image: url(../images/stdbullet.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height:16px;
	margin-bottom:9px;
	padding-bottom:0px;
	height:auto;
}
