/*-/-/-/-/-/-/-/-/-/ The body /-/-/-/-/-/-/-/-/-/-*/
body
{
	margin-top: 28px;
	margin-right: auto;
	margin-left: auto;
	width: 802px;
	background-color: #333333;
}

/*-/-/-/-/-/-/-/-/-/ The Wrapper /-/-/-/-/-/-/-/-/-/-*/
#wrapper
{
	width: 800px;
	border: 1px #666666 solid;
	background-color: #000000;
}

/*-/-/-/-/-/-/-/-/-/ The Header /-/-/-/-/-/-/-/-/-/-*/
#header
{
	width: 800px;
	height: 74px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/horz_line.png);
	background-repeat: no-repeat;
	background-position: 50px 73px;
}

#logo
{
	padding-top: 30px;
	padding-left: 50px;
}

#main_content
{
	width: 700px;
	padding: 26px 50px 26px 50px;
	overflow: hidden;
}

/*-/-/-/-/-/-/-/-/-/ The Navigation /-/-/-/-/-/-/-/-/-/-*/
#nav_box
{
	width: 125px;
	padding: 0px;
	border: 0px;
	float: left;
}

#nav_top
{
	width: 125px;
	height: 3px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/nav_top.png);
	background-repeat: no-repeat;
}

#nav_middle
{
	width: 115px;
	padding: 28px 0px 0px 10px;
	border: 0px;
	background-image: url(../images/nav_repeater.png);
	background-repeat: repeat-y;
}

#nav_bottom
{
	width: 125px;
	height: 3px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/nav_bottom.png);
	background-repeat: no-repeat;
}

.link_box
{
	height: 20px;
	display: block;
	padding-bottom: 20px;
}

#nav_box a:link
{
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#nav_box a:visited
{
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#nav_box a:hover
{
	color: #FF9900;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#nav_box a:active
{
	color: #FF9900;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

/*-/-/-/-/-/-/-/-/-/ The Main Content /-/-/-/-/-/-/-/-/-/-*/
#text_box_trans
{
	width: 543px;
	padding: 0px;
	border: 0px;
	float: left;
	margin-left: 32px;
}

#boxtop_trans
{
	width: 543px;
	height: 3px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/top_trans.png);
	background-repeat: no-repeat;
}

#boxmiddle_trans
{
	width: 487px;
	padding: 28px 28px 28px 28px;
	border: 0px;
	background-image: url(../images/repeating_trans.png);
	background-repeat: repeat-y;
}

#boxbottom_trans
{
	width: 543px;
	height: 3px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/bottom_trans.png);
	background-repeat: no-repeat;
}

#text_box_trans span.page_title
{
	color: #FF9900;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

#text_box_trans span.body_text
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}

#text_box_trans p.body_text
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}

/*-/-/-/-/-/-/-/-/-/ General Links /-/-/-/-/-/-/-/-/-/-*/
a:link
{
	color: #99CCFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #99CCFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #FF9900;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a:active
{
	color: #FF9900;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#footer
{
	width: 802px;
	height: 20px;
	padding: 0px;
	border: 0px;
	text-align: center;
	margin-top: 10px;
}

#footer span
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

/*-/-/-/-/-/-/-/-/-/  THE FORM /-/-/-/-/-/-/-/-/-/-*/
#contact
{
	width: 403px;
	border: 0px;
	margin-top: 20px;
	padding: 0px;
}

#contact fieldset
{
	width: 403px;
	border: 0px;
	padding: 0px;
}

/* Name */
#contact fieldset.name
{
	width: 403px;
	border: 0px;
	text-align: right;
}

#contact fieldset.name span.name
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	margin-right: 4px;
	padding: 0px;
}

#contact fieldset.name input
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #222222;
	border: 1px #999999 solid;
	width: 275px;
	height: 12px;
	padding: 3px;
}

/* Sender */
#contact fieldset.sender
{
	width: 403px;
	border: 0px;
	text-align: right;
	padding-top: 10px;
}

#contact fieldset.sender span.sender
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	margin-right: 4px;
	padding: 0px;
}

#contact fieldset.sender input
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #222222;
	border: 1px #999999 solid;
	width: 275px;
	height: 12px;
	padding: 3px;
}

/* Comments */
#contact fieldset.comments
{
	width: 403px;
	border: 0px;
	text-align: right;
	padding-top: 10px;
}

#contact fieldset.comments span.comments
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	margin-right: 4px;
	padding: 0px;
	position: relative;
	top: -118px;
}

#contact fieldset.comments textarea
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: #222222;
	border: 1px #999999 solid;
	width: 275px;
	height: 125px;
	padding: 3px;
}

/* Submit */
#contact fieldset.submit
{
	border: 0px;
	text-align: right;
	padding-top: 10px;
}

.database
{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.smaller
{
	font-size: 10px;
}