a:link {
	background-color: transparent;
	color: #418BD6;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #3278C1;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #418BD6;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #65A5E7;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/side.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

h1 {
	border-bottom: 3px solid #418BD6;
	font-size: 16px;
	padding-top: 20px;
}
h1.inque {

padding:20px;background-color:#0F3252;
border-top: 3px solid #418BD6;
margin-top:30pt;color:white;
}
h2 {
	font-size: 15px;
}

h3 {
	font-size: 14px;
}
.displaysubmissiontitle 
{
background-color:#eeeeff;
padding:8px;
border-top: 1px solid #65A5E7;
margin-top:30pt;
}
img {
	border: 0;
}
img.bookpage 
{
padding:5px;
margin:10px;
border: 1px solid #0F3252;
}
img.right {
	float: right;
}

.ad {
	margin-left: 120px;
}

.au {
	margin-left: 300px;
}

.para_ad {
	font-size: 10px;
	margin: 0 0 0 -100px;
	text-align: center;
}

#c-content {
	padding-right: 20px;
	width: 550px;
}

#c-menu {
	border-left: 1px solid #0F3252;
	float: right;
	padding: 20px 0 0 10px;
}

#content {
	margin-left: 50px;
	width: 750px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 800px;
}

#header a:link {
	background-color: transparent;
	color: #0F3252;
	text-decoration: none;
}

#header a:visited {
	background-color: transparent;
	color: #65A5E7;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header a:active {
	background-color: transparent;
	color: #65A5E7;
	text-decoration: none;
}

#header p {
	background-color: transparent;
	color: #103255;
	margin: 0;
	padding: 0;
}


#header p.right {
	font-size: 12px;
	padding-top: 25px;
	text-align: right;
}

#header p.first {
	padding: 50px 0 0 260px;
	text-align: center;
	margin-top:6pt;	margin-bottom:-6pt;
}

#header p.second {
	padding: 10px 0 0 260px;
	text-align: center;
	margin-bottom:-6pt;
}

#index {
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
	height: 500px;
	margin-left: 10%;
	width: 592px;
}

#indexbottom {
	margin-top: 450px;
	position: absolute;
}

#indexleft {
	margin-left: 15px;
	margin-top: 65px;
	position: absolute;
}

#indexright {
	margin-left: 430px;
	margin-top: 300px;
	position: absolute;
}

.newsheader { color:white; padding:2pt;background-color:#418BD6;
         	border-bottom: 3px solid #103255;
}
.newstext { border-bottom:1px solid #103255;}
.newslink {text-align:right;}
