
body {
	width: 760px;
	margin: auto;
	margin-top: 25px;
	border: 1px solid #848484;
	padding: 0;
}

/* Content */

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

#content a:link {
	text-decoration: none;
	color: #555555;
}

#content a:hover {

	color: #555555;
	text-decoration: underline;

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

#content h1 
{
	font-size: 1.4em;
	padding-top: 20px;
        padding-bottom: 20px;
	color: rgb(161,192,76);
}

#content h2 
{
	font-size: 1.2em;
        color: rgb(161,192,76);
}

#content h3 
{
	font-size: 1em;
        color: rgb(161,192,76);
}

.body
{
	margin-top: 0;
	line-height: 150%;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	color: #555555;

}
.body a
{
	text-decoration: none;
	color: #555555;
}


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: 150px;
	padding: 0;
	margin: 0;
	background: url(images/Banners/banner_1.jpg) no-repeat left top;
}

#header_2 {
	width: 760px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: url(images/Banners/banner_2.jpg) no-repeat left top;
}

#header_3 {
	width: 760px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: url(images/Banners/banner_3.jpg) no-repeat left top;
}

#header_4 {
	width: 760px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: url(images/Banners/banner_4.jpg) no-repeat left top;
}

#header_5 {
	width: 760px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: url(images/Banners/banner_5.jpg) no-repeat left top;
}


/* Menu */

#menu {
	width: 760px;
	margin: 0;
	background-color: #FFFFFF;

}



.topNavigation
{

	padding: 0;
	list-style: none;
	min-height: 40px; /* min height of the image */
	width: 755px;
	margin: 0;
	padding-left: 0.3em;
	align: center;
}
.topNavigation li
{
	margin: 0;
	float : left;
	background: transparent url(images/menu-left-small.png) no-repeat top left;
	overflow: hidden;
	min-height: 40px; /* min height of the image */
	min-width: 37px;
	
}
.topNavigation li a
{
	padding-top: 0.8em;
	display: block;
	padding-left: 1em;
	padding-right: 1em;
	background: transparent url(images/menu-right-small.png) no-repeat top right;
	text-decoration: none;
	min-height: 40px; /* min height of the image */
	min-width: 37px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 0.6em;
	color: #848484;
	text-align: center;

}


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


/* For IE6, set the line height to the size of the image, also remove
the padding as the line height makes work*/

* html li a
{
	line-height: 40px;
	padding-top: 0;
}

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


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

}

#img
{
padding-top:30px;
padding-bottom: 30px;
}

#sponsor
{
padding-top:30px;
padding-left:30px;
padding-bottom:30px;
float: left;
}

p.sponsor
{
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	color: #848484;
}

/* Footer */

#footer {
	width: 760px;
	margin: auto;
	margin-top: 30px;
	height: 40px;
	background-color: rgb(109, 39, 106);
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	border-top: 10px solid rgb(173,202,109);
	padding-top: 10px
}

#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: Verdana, Arial, sans-serif;
	color: #555555;

}

span 
{
padding-left: 10px;
}


.numlist 
{
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
}


.numlist li
{
	padding-left: 0.5em;
}


.numlist ul 
{

	list-style:none;
}



.subnumlist 
{

	margin-left: 0px;

	padding-left: 0px;

	list-style:none;

}


.subnumlist li

{

	padding-left: 1.0em;


}


.subnumlist ul 
{
	list-style:none;

}



.alphalist 
{

	margin-left: 0px;

	padding-left: 0px;

	list-style:none;

}


.alphalist li

{

	padding-left: 1.25em;


}


.alphalist ul 
{
	list-style:none;

}
