@charset "UTF-8";
body {
	background-color: #271880;
 	#text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#outside {
	width: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#middle {
	width: 820px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top:250px;
	background-image: url(images/horiz.gif);
	background-repeat: repeat-y;
	padding-left: ds;
}
#middletext {
	margin-top: ;
	margin-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
}
#header {
	/*padding-top: 25px;*/
	text-align: center;
	background-image: url(images/horiz.gif);
	background-repeat: repeat-y;
}
#imagesfloat img {
	margin: 1em;
}
#footer {
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img
{  border-style: none;
}
#leftcol {
	background-image: url(images/dots_left.gif);
	float: left;
	background-repeat: repeat-y;
	z-index: 2;
	width: 50px;/*min-height: 500px;
	height: auto !important;
	height: 500px;	*/
	
}

#form1 {
	text-align: left;
	left: auto;
	right: auto;
	position: relative;
}
