/* CSS Document */
body {
	margin:0px;
	text-align:left;
	background:#ffffff ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#master{
/*text-align:center;
position:relative;

margin:0px auto 0px auto;
width:780px;
height:900px;*/
}
#spacerBig{
	height:40px;
}
#spacerSmall{
	height:7px;
}
#spacerSmallest{
	height:5px;
}
a {
	color:#012068;
}
a:hover {
	color:#fff;
}
div#content {
	/*position:relative;*/
	width:800px;
	margin:0px auto 0px auto;
	text-align:center;
}
div#topPad {
	height:80px;
	margin:80px auto 0px auto;
}
div#flash {
	/*position:absolute;*/
	top: 25px;
	border:solid 4px #000000;
	padding:0px;
	width:800px;
	height:450px;
}
div#footer {
/*position:absolute;*/
	top: 485px;
	background:#ff0000;
	width:803px;
	height:15px;
	text-align:right;
	padding-right:5px;
	padding-top:1px;
}
div#footer a {
	color:#000000;
	text-decoration: none;
}
div#footer a:hover {
	color:#cccccc;
	text-decoration:none;
	}
div#footer1 {
/*position:absolute;*/
	top: 485px;
	background:#000000;
	width:803px;
	height:15px;
	text-align:right;
	padding-right:5px;
	padding-top:1px;
}
div#footer1 a {
	color:#ffffff;
	text-decoration: none;
}
div#footer1 a:hover {
	color:#cccccc;
	text-decoration:none;
	}
html>body div#footer {
	width:800px;
}

div#footerlinks {
	/*position:absolute;*/
	top: 507px;
	width:803px;
	font-size:9px;
}
span#hotdraw{
float:right;
text-align:right;
}
span#hotdraw a{
	
	color:#000000;
	text-decoration:none;
}
span#hotdraw a:hover{
	color:#cccccc;
	text-decoration:none;
}
span#plugin{
float:left;
text-align:left;
}
span#plugin a{
	
	color:#000000;
	text-decoration:none;
}
span#plugin a:hover{
	color:#cccccc;
	text-decoration:none;
}
