@charset "utf-8";
/* CSS Document - Author: Rosanii Design Co. */

body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;	
	padding-left:50%;
	background: #000033 url(images/bg.jpg) top center no-repeat;
}

hr {border:1px dashed #9900CC;margin:0;padding:0}

#containertop
{
	width: 768px;
	margin-left: -384px;
}

#container
{
	width: 768px;
	margin-left: -384px;
	background: url(images/container.gif) top center repeat-y;
	background-color:#ffffff;
}

a {
	text-decoration: none;
	color: #960196;
}
a:hover {
	text-decoration: underline;
	color: #330099;
}

#topheader
{
	background-color: #fff;
	background: url(images/banner.jpg) no-repeat;
	height: 150px;
}

#title
{
    font-size: 20px;
    color: #FF0033;
    font-family: verdana;
    margin: 5px;
    text-align:center;
}

#navcontainer
{
	background-color:#000;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform:uppercase;
}

#navcontainer a
{
	text-decoration: none;
	color: #fff;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform:uppercase;
}

#navcontainer a:hover
{
	text-decoration: none;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform:uppercase;
	color: #9999FF;
}

.navitem
{
	background-color: #000;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 116px;
	margin-top:1px;
	margin-right:2px;
        margin-bottom: 1px;
	float:left;
}

.navitemfirst
{
	background-color: #000;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 116px;
	margin-top:1px;
	margin-right:3px;
	margin-bottom: 1px;
	float:left;
}

.navitemlast
{
	background-color: #000;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 116px;
	margin-top:1px;
	margin-left:1px;
	margin-bottom: 1px;
	float:left;
}

#main
{
	padding:0px;
	width: 768px;
	text-align:justify;
	color:#000000;
	line-height: 1.6em;
}
#linkdes
{
	color:#3300CC;
}

#sidebar
{
	width:197px;
	text-align:center;
	float:left;
	margin-top:0px;
	margin-right: 7px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 3px;
	padding-left: 7px;
	clear:both;
}

#content
{
    width:538px;
	float:right;
	margin-top:0px;
	margin-right: 10px;
	margin-left: 0px;
    margin-bottom: 10px;
	padding: 3px;
	background-color:#FFF;
}

h1
{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform:uppercase;
	line-height:18px;
	font-size:18px;
	font-weight:normal;
	color: #330099;
}

.headertext1
{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	background-color: #CC99FF;
	font-size:18px;
	color: #660066;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

.headertext3
{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	background-color:#919BFF;
	font-size:18px;
	text-align:right;
	color: #330099;
}

.highlights {
	color:#330099;
	font-weight:bold;
}

#footer
{
	background:url(images/footer.gif) top center no-repeat;
	color: #330099;
	text-align:center;
	height: 80px;
	padding-top:0px;
	clear:both;
}

.img
{
	border: double 4px #330099;
}

img
{
	border: 0px;
}

.msg {color:#9900cc;margin:0;padding:0;}

select {
	border: 1px solid #9900CC;
}

.submit-btn {
	width: 54px;height: 20px;background:url(images/submit.gif) no-repeat;outline: none;vertical-align:top;border:0;margin:5px 0 0 0;float:right
}

.submit-btn {
	margin:1px 0 0 0;
}

.submit-btn:hover {
	background: url(images/submit.gif) no-repeat 0 -20px;
}

.upload-btn {
	width: 54px;height: 20px;background:url(images/upload_button.gif) no-repeat;outline: none;vertical-align:top;border:0;margin:5px 0 0 0;
}

.upload-btn {
	margin:1px 0 0 0;
}

.upload-btn:hover {
	background: url(images/upload_button.gif) no-repeat 0 -20px;
}
