BODY
{
	COLOR: #000; /* default text color */
	font-size: 10pt;
	font-family: tahoma;
	margin: 10px;
	background-color: #8F8F8F;
	background: url(images/back.gif) repeat-x;
}

/* General Settings */

H1
{
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	text-align: left;
}

H2 {

COLOR: #000000;

font-size: 12pt;

}


H3 {

COLOR: #000000;

font-size: 10pt;

}

H4 {

COLOR: #000000;

font-size: 10pt;

}

a:link, a:visited {
	text-decoration: underline;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

li
{
	margin-bottom: 6px;
}


/* End General Settings */


/* Begin Layout Settings */

.wrapper
{
	width: 1000px;
	border: solid 2px #fff;
	display: block;
	background-position: left top;
	text-align: left;
	background-color: #FFF;
}

.header
{
	background: url(images/header.jpg) no-repeat;
	height: 150px;
}

.headerlink a:link, .headerlink a:visited
{
	width: 975px;
	height: 145px;
	display: block;
	text-decoration: none;
}


.leftbar
{
	width: 0px;
	float: left;
	display: block;
}

.leftbar li, .leftbar ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.bodywrapper
{
	width: 990px;
	float: right;
	display: block;
}



.bodyinside
{
	padding: 10px;
	text-align: left;
}


.footer
{
	display: block;
	clear: both;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
}


/* End Layout */


/* Begin Navigation */


#menu
{
	margin-top: 20px;
}

/* Define Main Navigation */

#menu ul li ul li a:link, #menu ul li ul li a:visited {
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	width: 200px;
	FONT-FAMILY: tahoma;
	font-size: 10pt;
	color: #fff; /* text color */
	border-bottom: solid 0px #061348;
	display: block; /* makes it so you don't need br's between the buttons */
}

#menu ul li ul li a:hover {
	background-color: #734A6C;
	text-decoration: none;
	color: #000;
}

#menu ul li ul li a:link span, #menu ul li ul li a:visited span {
	padding-left: 10px;
	display: block;
	padding-top: 6px;
}



/* End Navigation */

/* Define Google AdSense and Affiliate Links */

.skygads
{
float: left;
display: block;
width: 360px;
padding: 5px;
}

.mainbodytext ul 
{
list-style-position:inside;
}

.mainbodytext ol 
{
list-style-position:inside;
}

.footergads
{
float: left;
display: block;
padding-top:10px;
padding-bottom:10px;
}

.headergads
{
text-align: center;
display: block;
padding-top:10px;
padding-bottom:10px;
}

.bluelinks
{
text-align: center;
display: block;
}

/* End Google AdSense and Affiliate Links */



.homelist td
{
text-align:left;
}

.homelist ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

.homelist li
{
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-left: 20px;
}

.hubtables
{
padding-left: 200px;
}

.hubtables ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

.hubtables li
{
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-left: 20px;
}

.skygads
{
float: left;
display: block;
width: 360px;
padding: 5px;
}

.headergads
{
text-align: center;
display: block;
padding-bottom: 10px;
padding-top: 10px;
}

.footergads
{
text-align: center;
display: block;
padding-bottom: 10px;
padding-top: 10px;
}

