body {
	background-color: #000000;
	background-image: url(../images/backgradient.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	top: 0px;
	margin-top: 0px;
}
a    img          {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:focus {
	outline: none;

}

a:link, a:visited         {
	color: #B7CDFC;
	font-size: 12px;
	text-decoration: none;
}
a:hover, a:active   {
	color: #5A857B;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
}

h3 {
	margin-top: -15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
h5 {
	margin-bottom: -10px;
	color: #999999;
}

ul {
	font-size: 12px;
	line-height: 13pt;
}
ol {
	line-height: normal;
	list-style-position: outside;
	font-size: 12px;
}

p {
	font-size: 12px;
}





#header {
	width: 1267px;
	margin-left: 200px;


}
#headlogo {
	z-index: 2;
	position: absolute;
	float: left;
	width: 340px;
	height: 603px;
	top: 50px;
	left: 3%;
}
#navigation {
	width: 760px;
	height: 124px;
	position: absolute;
	z-index: 3;
	top: 400px;
	left: 320px;
}
#sidebar {
	width: 30%;
	float: left;
	position: absolute;
	margin-left: 3%;
	top: 620px;
	color: #CCCCCC;
}
#sidebar h2 {
	color: #666666;
}


#maincontent {
	float: right;
	width: 50%;
	border-color: #333333;
	border-style: double;
	padding-right: 30px;
	padding-left: 30px;
	position: absolute;
	right: 3%;
	top: 510px;
}

#footer  {
	font-size: 10px;
	text-align: right;
	padding-top: 50px;
	clear: both;
}
.signature {
	margin-left: 250px;
}
#tagline {
	top: 80px;
	left: 590px;
	width: 290px;
	height: 60px;
	position: absolute;
}

.tableright {
	text-align: right;
}
.spacedtitle   {
	margin-top: 120px;
}
#manuscriptanchors {
	list-style-type: none;
}

#why {
	list-style-type: disc;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 30px;
}
.odd {
	color: #999999;
	padding-bottom: 5px;
	list-style-image: url(../images/check_gray.jpg);
}
.even {
	padding-bottom: 5px;
	list-style-image: url(../images/check_white.jpg);
}


.t2 {
	background-color: #333333;
}
#feestable {
	border: thick solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;

}
#solidquote {
	float: right;
}

#currency {
	margin-top: 90px;
}


.small {
	font-size: 10px;
}
#reqest {
	float: right;
}
.formnote {
	font-size: 10px;
	color: #999999;
}
.formlabel {
	font-size: 14px;
	vertical-align: text-top;
	font-weight: normal;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 10px;
}

#services {
	font-size: 10px;
	line-height: normal;
}
td {
	vertical-align: text-top;
}
#contacttable {
	width: 460px;
	margin-left: 120px;
	margin-top: 20px;
}
#contactform {

}

#fiction {
	margin-top: 200px;
}
.schedule {
	padding-bottom: 10px;
}
.payments {
	float: right;
}
.payhere {
	margin-top: 50px;
	border-top-style: double;
	border-top-color: 333333;
	padding-top: 20px;
}
#back {
	float: right;
}
#container {
	width: 100%;
}
