/* CSS Document */

body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #000000;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

#wrapper
{
	width:978px;
	height:auto;
	margin:auto;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#logo
{
	width:700px;
	height:150px;
	background-image: url(/images/logocomp.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}

#button
{
	width:120px;
	height:120px;
	padding-top:5px;
	padding-right: 5px;
	margin: 5px;
	float:right;
}

#topmenu
{
	width:978px;
	height:50px;
	float:left;
	background-color:#000000;
}

#topmenu ul li
{
	display: inline;
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	background-color:#000000;
}


#topmenu ul li a
{

	padding:10px 5px 10px 5px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color:#000000;
	color: #FFFFFF;
	text-decoration:none;
	float: left;
	
}


#topmenu a:hover
{
	color: #000000;
	font-weight:bolder;
	background-color:#FFFFFF;
}

#heading
{
	width:950px;
	background-color:#000000;
	height:auto;
	color:white;
	padding: 5px;
	float:left;
}

#main
{
	width:970px;
	background-color:#000000;
	height:auto;
	color:white;
}


#main h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#FFFFFF;
	font-weight:bold;
}

#main h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#main h3
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main a:link
{
	color: #00FFFF;
	text-decoration: underline;
	font-weight: bolder;
}

#main a:visited
{
	color: #00CCFF;
	font-weight:bolder;
}

#main a:hover
{
	color: #99FFCC;
	font-weight:bolder;
}

#divider
{
width: 850px;
padding: 0;
margin: 0;
border-bottom-color:#FF0000;
border-bottom-style:solid;
float: left;

}

#fullpage
{
width: 940px;
height:auto;
background-color: #000000;
color:white;
padding: 5px;

}


#topleft 
{
width:469px;
height:auto;
margin:3px;
padding:3px;
float:left;
color:white;
background-color:#000000;
}
#bottomleft
{
width:469px;
height:auto;
margin:3px;
padding:3px;
float:left;
color:white;
background-color:#000000;
}
#topright 
{
width:469px;
height:auto;
margin:3px;
padding:3px;
float:left;
color:white;
background-color:#000000;
}
#bottomright
{
width:469px;
height:auto;
margin:3px;
padding:3px;
float:left;
color:white;
background-color:#000000;
}
#leftbox 
{
width:469px;
height:auto;
margin:3px;
padding:3px;
float:left;
color:white;
background-color:#000000;
}
#rightbox
{
width:469px;
height:auto;
margin:3px;
padding:3px;
float:left;
color:white;
background-color:#000000;
}


#infoleft
{
width:758px;
height:auto;
margin:3px;
padding:3px;
color:white;
background-color:#000000;
float:left;
}

#inforight
{
width:190px;
height:auto;
margin:3px;
padding:3px;
color:white;
background-color:#000000;
float:right;
}

#info2left
{
width:970px;
height:auto;
margin:3px;
padding:3px;
color:white;
background-color:#000000;
float:left;
}

#info2right
{
width:190px;
height:auto;
margin:3px;
padding:3px;
color:white;
background-color:#000000;
float:left;
}

#general
{
width:950px;
height:auto;
color:white;
float:left;
background-color:#000000;
}

#signup
{
width:978px;
height: auto; 
color:white;
float:left;
background-color:#000000;
}

#footer
{
width:978px;
height:auto;
color:white;
float:left;
background-color:#000000;
}

#footer ul
{
display:inline;
}

#footer2
{
width:978px;
height:auto;
color:white;
float:left;
background-color:#000000;
}
#footerleft
{
width:450px;
height:auto;
color:white;
background-color:#000000;
float:left;
}

#footerright
{
width:450px;
height:auto;
color:white;
background-color:#000000;
float:right;
}
