/* CSS Document */
body {
	margin: 0;
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	background-image: url(/img/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #c3c3c3;
}
#margin {
	width: 780px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;	
}
a {
	color: #990000;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

a.white  {
	color: #FFFFFF;
	text-align: left;
}

h1 {
	font-size: 105%;
}
h2 {
	font-size: 102%;
}
#top {
	width: 780px;
	height: 67px;
	background-repeat: no-repeat;
	background-image: url(/img/freeTop_1.gif);
}
#mainPic
 {
	width: 780px;
	background-image: url(/img/freeTop_2.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 780px;
}
#mainBottom {
	width: 780px;
	height: 42px;
}
/* LOGIN */
#login {
	position: relative;
	left: 25px;
	top: 28px;
	padding: 10px;
	width: 275px;
	text-align: right;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
/* END LOGIN */

/* Content */
#main {
	margin: 0;
	clear: left;
}
#content {
	text-align: left;
	padding: 8px;
	margin-bottom: 10px;
}
.bold {
	font-weight: bold;
}
.boldRed {
	font-weight: bold;
	color: #990000;
}
/* END Content */

/* Why */
.why {
	clear: right;
	float: left;
	width: 250px;

}
/* END Why */

/* Messsage */
.message {


}
/* END Messsage */

/* Right News */
#news {
	clear: both;
	float: right;
	width: 210px;
	background-color: #f1f1f1;
	text-align: left;
	margin-left: 8px;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #818181;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #818181;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #818181;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* END Right News */

/* Hor Navigation */
#aNav {
	margin: 0;
	text-align: left;
	clear: both;
}
#aNav li {
	list-style-type: none;
	display: inline;
	padding: 0px 5px 5px 0px;
	font-weight: bold;
	text-align: Left;
	font-size: 95%;
	margin-top: 5px;
}
#aNav a:hover {
	color: #999999;
	text-decoration: none;
}
/* END Hor Navigation */


/* Bottom */
#bottom {
	height: 60px;
	width: 780px;
	background-color: #818181;
	vertical-align: middle;
	text-align: left;
	clear: both;
	}
#bottom li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	font-size: 90%;
}
#bottom a:hover {
	color: #cccccc;
	text-decoration: none;
}
.AA {
	font-size: 75%;
}
#copyright {
	width: 780px;
}
/* END Bottom */
#aNav {

	margin: 0;
	text-align: left;
}
