/* CSS Document */

a.mike:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mike:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.mike:hover {
	text-decoration: none;
	color: #A8C0D9;
}
a.mike:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.mike1:link {
	color: #000000;
	text-decoration: none;
}
a.mike1:visited {
	text-decoration: none;
	color: #000000;
}
a.mike1:hover {
	text-decoration: underline;
	color: #3F678F;
}
a.mike1:active {
	text-decoration: none;
	color: #000000;
}

#wrap {
    margin:0 auto;
	border:#999999 double;
	width:1000px;
	height: 0 auto;
}
#header{
float:left;
width:1000px;
height:199px;
background-image: url(../images/header.jpg);
background-repeat:no-repeat;
position: relative;
margin: 0 auto;
}

#bannerheader{
	float:left;
	position:relative;
	height: 100px;
	left: 300px;
	top:50px;
	width: 600px;
	z-index: 1;
	visibility: inherit;
}
#towerbanner{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#towerbanner img{
	margin-top:5px;
	margin-bottom:5px;
	border:1px #CCCCCC solid;
	
}
#bannerheader img{
margin:2px 2px 2px 2px;

}

#menucontainer{
float:left;
width:1000px;
height:66px;
background-image: url(../images/menu.jpg);
background-repeat:no-repeat;
position: relative;
margin:0 auto;
}
#contentleft{
float:left;
background-color:#c5daeb;
width:219px;
margin-top:2px;
margin-left:1px;
}
#contentleft2{
float:left;
background-color:#c5daeb;
width:219px;
height:auto;
margin-top:2px;
margin-left:1px;
margin-top:5px;
}
#contentleft3{
float:left;
background-color:#c5daeb;
width:219px;
height:auto;
margin-left:1px;
}
#contentwrapper{

}
#contentright{
float:left;
width:777px;
height:auto;
display:inline;
}

#links{
float:right;
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
padding-right:20px;
}
#title1{
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
background-color:#87b3d6;
height:20px;
text-align:center;
padding-top:3px;
}
#title2{
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
background-color:#87b3d6;
height:20px;
text-align:center;
padding-top:3px;
}
#log{
float:left;
font-family:tahoma;
color:#2155a1;
font-size:11px;
list-style-type:none;
width:200px;
margin-top:20px;
margin-left:7px;
}
#log2{
float:left;
font-family:tahoma;
color:#2155a1;
font-size:11px;
list-style-type:none;
width:200px;
margin-top:5px;
margin-left:6px;
}
#shout{
float:left;
font-family:tahoma;
color:#2155a1;
font-size:11px;
list-style-type:none;
width:205px;
height:300ox;
margin-top:5px;
margin-left:6px;
}
#currencybg1{

font-family:tahoma;
color:#2155a1;
font-size:11px;
list-style-type:none;

margin-left:6px;
}
#currencybg2{

font-family:tahoma;
color:#fff;
font-size:11px;
list-style-type:none;

background-color:#9BBFDD;
margin-left:6px;
}
#footer{
background-image: url(../images/footer.jpg);
background-repeat:repeat-x;
float:left;
width:1000px;
height:59px;
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
text-align:center;
}
/* Class CSS */
.textlog{
font-family:tahoma;
color:#2155a1;
font-size:11px;
}
.submit{
font-family:Tahoma;
color:#000000;
font-size:11px;

}
