body, html, h1, h2, h3, h4, p, form{ padding:0px;margin:0px; }
table { border-collapse: collapse; border-spacing: 0; }
html, body{ height:1280px; width:100%; }
input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size:11px; }

body {
	background-color: #6171A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
}

h3{
	font-size:18px;
	color:#ffffff;
}

h3.slogan{
text-align:left;
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
}

h4{
	font-size:12px;
	color:#ffffff;
}

#nav{
	width:885px;
	height:30px;
	background-image: url(images/navbgr.png);
	position:absolute;
	top:0px;
	left:5%;
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;
	padding-left:15px;
	z-index:10;
	font-size:12px;
}

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;
}

#logo{
	width:598px;
	height:95px;
	position:absolute;
	left:5%;
	margin-left:-42px;
	top:50px;
}

#slogan{
	height: 55px;
	width: 690px;
	position: absolute;
	left: 5%;
	top: 160px;
	color:#FFFFFF;
	text-align:justify;
}

#site{
	background-image: url(images/sitebgr.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	min-height:1280px;
	width:100%;
}

* html #site{
	height:1280px;
}

#container{
	width:900px;
	margin-left:5%;
	padding-top:170px;
	padding-bottom:50px;
}

.homecell{
	cursor:pointer;
	background-image: url(images/homecellnew.png);
	background-repeat: no-repeat;
	height: 103px;
	height: 85px;
	width: 244px;
	position:relative;
	padding-left:180px;	
	padding-top:12px;
	overflow:hidden;
	color:#FFFFFF;
	font-size:14px;
	padding-right:20px;
}

.homecell-lrg{
	background-image: url(images/homecell-lrg.png);
	background-repeat: no-repeat;
	height: 192px;
	width: 760px;
	padding:20px;
	color:#FFFFFF;
	font-size:16px;
	padding-left:100px;
	padding-right:40px;
}

.celltitle{
	position:absolute;
	top:8px;
	left:12px;
	width:200px;
	height:30px;
}

#title{
	background-image: url(images/titlebgr.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 880px;
	padding-top:18px;
	padding-left:30px;

}

#biscuit{
	width:850px;
	height:25px;
	background-image: url(images/con-top.png);
	background-repeat: no-repeat;
	margin:0px;
	margin-top:15px;
	color:#FAB700;
	padding-left:50px;
	padding-top:15px;
	font-size:11px;
	font-weight:bold;
}

#content{
	padding-left:50px;
	padding-right:50px;
	margin:0px;
	padding-bottom:5px;
	background-image: url(images/con-mid.png);
	background-repeat: repeat-y;
}

#content-bottom{
	width:900px;
	height:40px;
	background-image: url(images/con-bot.png);
	background-repeat: no-repeat;
	margin:0px;
}

#left{
	float:left;
	width:480px;
}

#right{
	float:right;
	width:250px;
}

.quote{
	color:#FAB700;
	font-size:16px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #BFCDD5;
	border-bottom-color: #BFCDD5;
	padding:10px;
	font-weight:bold;
}

h1{
	font-size:16px;
	color:#003657;
	font-weight:normal;
	margin-bottom:4px;
	margin-top:8px;
	background-image: url(images/underline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:2px;
}

h2{
	color:#FAB700;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

p{
	margin-bottom:8px;
}

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

a:hover{
	color:#FAB700;
}

a.cell{
	display:block;
	color:#FFFFFF;
	padding:3px;
	text-decoration:none;
}

a.cell:hover{
	background-color:#FAB700;
	color:#FFFFFF;
}

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:7px;
	padding-bottom:0px;
	height:auto;
}

.bull2 {
	padding-left: 35px;
	line-height:16px;
	margin-bottom:7px;
	padding-bottom:0px;
	height:auto;
}

td.b{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAB700;
	border-bottom-color: #FAB700;
	color:#FFFFFF;
}

.article-holder{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;border-bottom-color: #BFCDD5;
	position:relative;
	width:480px;
}

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

.article-title{
	float:right;
	font-size:14px;
	color:#003657;
	width:370px;
}

.article-info{
	float:right;
	font-size:10px;
	color:#666666;
	width:370px;
	margin-bottom:3px;
}

.article-intro{
	float:right;
	font-size:11px;
	width:370px;
}

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

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

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

.cat-text{
	float:right;
	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:20px;
	height:20px;
	text-align:center;
	float:left;
	margin-right:10px;
}

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

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

.pagelink:hover{
	color:#FFFFFF;
}

.pagelink-on{
	line-height:20px;
	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;
}

.newsholder{
	border-bottom:solid 1px #CCCCCC;
	width:480px;
	margin-bottom:20px;
}

.newsimg{
	float:left;
	width:100px;
	max-height:120px;
	overflow:hidden;
	border:solid 1px #CCCCCC;
}

.newstitle{
	float:right;
	width:370px;
	font-weight:bold;
	font-size:13px;
}
.newsdate{
	float:right;
	clear:right;
	width:370px;
	font-size:11px;
	margin-top:1px;
	font-style:italic;
}
.newsintro{
	float:right;
	clear:right;
	width:370px;
	margin-top:4px;
}

.newslrgimg{
	width:200px;
	font-size:11px;
	font-style:italic;
	margin-bottom:20px;
	text-align:center;
}

.col1{
	line-height:20px;
	float:left;
}

.col2{
	line-height:20px;
	float:right;
}