@charset "utf-8";
/* CSS Document */
img
{
	border-color: #C6C600;
	text-align: center;
} 
.border {
	border: 1px inset #C6C600;
	text-align: center;
	margin-left: 50px;
	float: left;
	display: inline;
}
.spacer {
	float: left;
	width: 50px;
	margin-right: 50px;
}

body {
	font: 14px "Arial";
	background: #404040 url(../gfx/back7.jpg) repeat-y fixed center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #C6C600;
	font-family: "Trajan Pro", "Arial", sans-serif;
}

.container {
	background: url(../gfx/semiTrans.png);
	float: none;
	height: 950px;
	width: 900px;
	position: relative;
	padding: 0px;
	margin: 0 auto;
	top: 10px;
	clip: rect(auto,auto,auto,auto);
	border: 1px groove #C6C600;
}
.boldtitlebody {
	font-size: 14px;
	font-weight: bolder;
	color: #C6C600;
	text-align: center;
}
.bodytxt {
	font-size: 12px;
	font-weight: normal;
	color: #C6C600;
}

.leftcolum {
	float: left;
	height: 500px;
	width: 244px;
}
.leftimage {
	float: left;
	height: 180px;
	width: 270px;
}
.topsystem {
	float: left;
	height: 180px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
}
.bodycolum {
	float: left;
	height: 500px;
	width: 480px;
	overflow: auto;
	margin: 5px;
	border-bottom: 1px solid #C6C600;
	text-align: left;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.toptitle {
	float: left;
	height: 65px;
	width: 420px;
	font: bolder 24px "Trajan Pro";
	color: #C6C600;
	border-color: #C6C600;
	border-bottom-style: inset;
	text-align: center;
}
.blank {
	float: right;
	height: 180px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	color: #C6C600;
	text-align: center;
}
.topnavbar {
	float: left;
	height: 60px;
	width: 420px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.navindicator {
	float: left;
	height: 20px;
	width: 420px;
	white-space: normal;
	letter-spacing: 5px;
	text-align: center;
}
.pagetitle {
	float: left;
	height: 30px;
	width: 420px;
	font: lighter 24px/normal "Trajan Pro";
	border-top: #C6C600;
	border-right: #C6C600;
	border-bottom: #C6C600;
	border-left: #C6C600;
	vertical-align: bottom;
	text-align: center;
	white-space: nowrap;
}
.rightcolum {
	float: left;
	height: 500px;
	width: 140px;
	border-right: #C6C600;
	border-top-color: #C6C600;
	border-bottom-color: #C6C600;
	border-left-color: #C6C600;
	text-align: center;
	vertical-align: top;
}
.footerone {
	float: left;
	height: 135px;
	width: 900px;
	text-align: center;
	vertical-align: middle;
}
.footertwo {
	float: left;
	height: 50px;
	width: 900px;
	bottom: auto;
	text-align: center;
}
.search {
	float: left;
	height: 35px;
	width: 225px;
	overflow: hidden;
	margin: 0px;
	border-bottom: 0px solid #C6C600;
	text-align: left;
	padding-right: 0px;
	font-size: 12px;
}
.botmid {
	float: left;
	height: 35px;
	width: 225px;
	overflow: hidden;
	margin: 0px;
	border-bottom: 0px solid #C6C600;
	text-align: left;
	padding-right: 0px;
	font-size: 10px;
}
.search2 {
	float: right;
	height: 35px;
	width: 160px;
	overflow: hidden;
	margin: 0px;
	border-bottom: 0px solid #C6C600;
	text-align: right;
	padding-right: 0px;
	font-size: 12px;
}
.leftjustify {
	text-align: left;
}
.container .bodycolum p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;

}
.italics {
	font-style: italic;
	font-weight: lighter;
	font-size: 10px;
}
.container .bodycolum h2 {
	font-family: "Trajan Pro", Arial, sans-serif;
	text-align: center;
	font-size: 12px;
}
.container .bodycolum p strong {
	font-family: "Trajan Pro", Arial, sans-serif;
	background: url(gfx/alpha.png) repeat;
}
#search {
	height: 600px;
	width: 850px;
	overflow: scroll;
}
.reg {
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: super;
}
.container .footertwo a {
	text-align: center;
}
#pic {
	text-align: center;
}
titles {
	font-size: 24px;
}
#titles {
	text-align: center;
	font: 24px "Trajan Pro", Arial, sans-serif;
}
