@charset "utf-8";
body {
	background-color:#ececec;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}
hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 80%;
}
a, a:link, a:visited {
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: underline;
	color: #FF3300;
}
a.navi, a:visited.navi, a:link.navi, a:active.navi
{
	font-size: 30px;
	color: #000000;
	text-decoration: none;
}

a:hover.navi {
	text-decoration: none;
	color: #FF9900;
}
a.navi2, a:visited.navi2, a:link.navi2, a:active.navi2
{
	color: #000000;
	text-decoration: none;
	font-size: 20px;
}

a:hover.navi2 {
	font-size: 20px;
	text-decoration: none;
	color: #FF9900;
}
a.navi3, a:visited.navi3, a:link.navi3, a:active.navi3
{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a:hover.navi3 {
	font-size: 9px;
	text-decoration: none;
	color: #FF9900;
}

.vis1 {
	text-decoration: none;
	color: #FF9900;
	font-size:17px;
	font-weight: bold;
}

.vis2 {
	text-decoration: none;
	color: #FF9900;
	font-size:15px
	font-weight: bold;
}

.pad{
	padding-right: 6px;
}

a.art, a:visited.art, a:link.art, a:active.art, a:hover.art
{
	border: 0px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 80px;
}

#wrapper {
margin:0 auto;
text-align:left;
width: 960px;
}

#heading {
width: 960px;
height: 152px;
margin-left: auto;
margin-right: auto
}

#crows {
	width: 242px;
	height: 109px;
	float:left;
	background-image: url(images/crowbtn.jpg);
  	border: none;
}

#crows a, #crows a:hover {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#crowlink {
border:0px;
}

#blankright {
width: 718px;
height: 109px;
float:left;
}

#laurabar {
	width: 960px;
	height: 43px;
	float: left;
	background-image: url(images/laurabar.jpg);
	border: none;
}

#laurabar a, #laurabar a:hover {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#main {
width: 960px;
height: 364px;
margin-left: auto;
margin-right: auto
}

#leftnav {
	width: 95%;
	height: 100%;
	float: left;
	text-align: right;
	padding-top: 25px;
	line-height: 50px;
}	

#mainnav {
	width: 131px;
	height: 364px;
	float: left;
	background-image: url(images/leftnav.jpg);
	background-repeat: no-repeat;
}

#centermain{
	width: 522px;
	height: 364px;
	float: left;
	background-color:#FFFFFF;
	overflow-y:auto;
	overflow-x:none;
}
#contentmain {
	float:left
	text-align: left;
	width: 85%;
	margin-left: 35px;
	margin-top: 10px;
}
#pict {
	width: 187px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#articon {
width:100px;
height:100px;
border:none;
}

#rightnav {
	width: 114px;
	height: 364px;
	float: left;
	background-image: url(images/rightnav2.jpg);
}
#rightnav2 {
	width: 95%;
	height: 100%;
	float: right;
	text-align: left;
	padding-top: 10px;
	line-height: normal;
	color: #FF9900;
	font-size: 17px;
	line-height:150%;
}
#rightnav3{
	width: 95%;
	height: 100%;
	float: right;
	text-align: left;
	padding-top: 10px;
	line-height: normal;
	font-size: 9px;
}
#atlink {
	font-size: 30px;
	color: #FF9900;
}

#farright {
	width: 193px;
	height: 364px;
	float: left;
	background-image: url(images/far_right.jpg);
}

#bottombar {
	width: 960px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
}

