
html, body{
	text-align: center;
	background-image: url(/images/rsa-bkg.png);
	background-repeat: repeat;
	text-shadow: 1px 1px;
	width: 800px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
	color: #939393;
	background-color: black;
	} 

#wrapper{ margin-right: auto; margin-left: auto; margin-bottom: 0px; margin-top: 0px; }h2{color: #a7a9ac; text-transform: capitalize; font-size: 10px;}

/* ------Links -------*/

a:link{
	color: #666;
	text-decoration: none;
	page-break-after: always;
}
a:visited {color: #fff500; text-decoration: underline;}
a:hover, a:active {
	color: #ffed07;
	text-decoration: none;
}


#image{margin-top: 20px;}

#column{ margin: 0px; padding: 0px; border-style: none; }

form{ }

h3{ margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 10px; padding: 0px; font-size: 20px; color: #676767; }

h4{ padding-top: 10px; border-top-color: #828282; border-top-style: solid; border-top-width: 1px; font-size: 13px; color: #717171; }

#col1{ }

#col2{ float: none; background-color: #959595; width: 400px; margin-left: 400px; }

img{ border-style: none; border-width: 0px; }

