
body {
	width: 760px;
	margin: auto;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(91,91,91);
}

/* Content */

#content {
	float: left;
	width: 700px;
	margin-left: 25px;
}

#content a:link {
	margin-top: 0;
	line-height: 150%;
	font-size: 0.8em;
	font-family: century gothic, avantgarde, sans-serif;
	text-decoration: none;
	color: rgb(179,203,33);
}

#content a:hover {
	margin-top: 0;
	line-height: 150%;
	font-size: 0.8em;
	font-family: century gothic, avantgarde, sans-serif;
	color: rgb(91,91,91);
	text-decoration: underline;

}

#content a:visited {
	margin-top: 0;
	line-height: 150%;
	font-size: 0.8em;
	font-family: century gothic, avantgarde, sans-serif;
	color: rgb(179,203,33);
	text-decoration: none;

}


#content h1, h2, h3 
{
	margin: 0;
	letter-spacing: -.05em;
	font-family: century gothic, avantgarde, sans-serif;
	font-weight: normal;
	
}

#content h1 
{
	font-size: 1.5em;
	padding-bottom: 0.8em;
	color: rgb(179,203,33);
	padding-top: 0.8em;
}

#content h2 
{
	font-size: 1em;
    color: rgb(179,203,33);
}


.body
{
	margin-top: 0;
	line-height: 150%;
	font-size: 0.8em;
	font-family: century gothic, avantgarde, sans-serif;
	color: rgb(91,91,91);
	text-align: left;
}


.rightalign
{
	margin-top: 0;
	line-height: 150%;
	font-size: 1em;
	font-family: century gothic, avantgarde, sans-serif;
	color: rgb(91,91,91);
	text-align: right;
}

.body a
{
	text-decoration: none;
	color: rgb(179,203,33);
}

.none
{
	border: 0px solid #FFFFFF;
	background: #FFFFFF;
}

input
{
color: rgb(91,91,91);
background: #FFFFFF;
border: 1px solid rgb(179,203,33);
}


table.sample {
	border-bottom:  0px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	padding-left: 20px
}

table.sample td {
	border-top: 1px solid #848484;
        border-bottom: 1px solid #848484;
	padding: 5px;
	background-color: white;
	-moz-border-radius: ;
	vertical-align: top;
}


/* Header */
#header_1 {
	width: 760px;
	height: 140px;
	padding: 0;
	margin: 0;
	background: url(images/banner.png) no-repeat left top;
}


/* Menu */

#menu {
	width: 760px;
	margin: 0;
	padding: 0;

}

.topNavigation
{

	padding: 0;
	list-style: none;
	width: 760px;
	margin: 0;
	background: url(images/menu.png) no-repeat left top;
	align: center;
}
.topNavigation li
{
	margin: 0;
	float : left;
	min-width: 152px;
	width: 16%;
	padding-bottom: 0.3em;
	background-color: rgb(91,91,91);
	.background-color: transparent;
}
.topNavigation li a
{
	margin-top: 0.8em;
	display: block;
	text-decoration: none;
	font-family: century gothic, avantgarde, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	min-width: 126px;
	width: 100%;
	background-color: rgb(91,91,91);
	.background-color: transparent;
	padding-bottom: 0.3em;
	color: #FFFFFF;
	text-align: center;

}


.topNavigation li a:hover
{
	text-decoration: underline;
}


#left
{
float: left;
width: 59%;
min-height: 200px;
height:auto !important;
height:200px; 
}


#leftthin
{
float: left;
width: 39%;
min-height: 200px;
height:auto !important;
height:200px; 
}

#fullgreen
{
float: left;
width: 88%;
border: rgb(179,203,33) 2px solid ;
padding: 10px;
}


#full
{
float: left;
width: 88%;
padding: 10px;
margin-top: 10px;
}


#right
{
float: right;
width: 39%;
min-height: 200px;
height:auto !important;
height:200px; 

}

#scroller
{
float: right;
width: 35%;
min-height: 200px;
height:auto !important;
border: rgb(179,203,33) 2px solid ;
height:200px; 
margin-left: 20px;
margin-top: 20px;
padding-left: 15px;

}


#rightwide
{
float: right;
width: 59%;
min-height: 200px;
height:auto !important;
height:200px; 

}

#img
{
padding-top:30px;
}


/* Footer */

#footer {
	width: 760px;
	height: 47px;
	padding: 0;
	margin: 0;
	background:url(images/footer.png) no-repeat left top;
}

#footer p {
	line-height: normal;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;

}

#footer a {
	color: #FFFFFF;
        text-decoration: none;
}

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


p.indent 
{
	text-indent: -32px;
	padding-left: 32px;
	margin-top: 0;
	line-height: 120%;
	font-size: 0.8em;
	font-family: century gothic, avantgarde, sans-serif;
	color: #555555;

}

.greyText
{
	margin-top: 0;
	line-height: 150%;
	font-size: 0.8em;
	font-family: century gothic, avantgarde, sans-serif;
	color: rgb(91,91,91);
}


.greenText
{
	margin-top: 0;
	line-height: 150%;
	font-size: 0.8em;
	font-family: century gothic, avantgarde, sans-serif;
	color: rgb(179,203,33);
}




.numlist 
{
	margin-left: 0px;
	padding-left: 0px;
	list-style:disc;
	color: rgb(179,203,33);
	
}


.numlist li
{
	padding-left: 0.5em;
	margin-left: 1em;
	margin-top: 0;
	line-height: 150%;
	font-size: 1em;
	font-family: century gothic, avantgarde, sans-serif;
	color: rgb(179,203,33);
}


.numlist ul 
{
	list-style:disc;
	color: rgb(179,203,33);
}
