@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #6681A7;
	margin: 0;
	background-attachment:scroll;
	background-image: url(images/Screen_Layout_01.gif);
	background-repeat: repeat;
}

a.glink, a.glink:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #597786;
	text-decoration: none;
}

a.glink:hover{
	text-decoration: none;
	color: #79A1B8;	
}

a.glink:active{
	text-decoration: underline;
}

.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color: #F7B573;
}

#content{
	background-color:#FFFFFF;
	border: 0;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	background-image:url(images/contentborder.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	min-height:430px;
}

.content{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#contentnote{
	background-color:#FFFFFF;
	border: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	background-image:url(images/contentborder.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

#footer{
	background-image:url(images/bottom_shadow.png);
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: left;
	background-position:top;
	min-height:90px;
	height:90px;
}

#header{
	background-image:url(images/header.png);
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: left;
	background-position:top;
	min-height:90px;
	height:90px;
}

.nav{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

a.nav, a.nav:visited{
	color: #F7B573;
	text-decoration: none;
}

a.nav:hover{
	text-decoration:underline;
}

a.nav:active{
	text-decoration:none;
}

.byline {
	color: #666666;
	font-size: 10px;
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
}
.byline2 {
	color: #CCCCCC;
	font-size: 10px;
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
}

#artimage {
	background-image:url(images/i23art.png);
	background-repeat:no-repeat;
	margin-left:100px;
	visibility:visible;
	width:361px;
	height:277px;
	z-index:999;
}