html, body {
	background: #2D5382;
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
	margin-top: 0px;
	padding-top: 0px;
}

a,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #cccccc;
}


img {
	border: 0;
}

input, textarea, select, file {
	font-size:12px;
	border: 1px solid;
	background-color: #eeeeee;
	color: #000000;
}

table {
	font-size: 12px;
	font-family: Verdana;
	color: #333;
}

#main {
	width: 950px;
	font-size: 12px;
	border: 0px;
	position: relative;
}

#header
{
	background-image: url(/img/design/header4.jpg);
	width: 950px;
	height: 245px;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}


#showpn {
	visibility: hidden;
	width: 350px;
	height: 100px;
	border: 1px solid #000;
	background-color: #ffffff;
	position: absolute;
	z-index: 5;
	top: 250px;
	left: 100px;
	padding: 10px 10px;
}

#rotator {
	position: absolute;
	top: 60px;
	left: 450px;
}



#content {
	position: relative;
	left: 5px;
	width: 630px;
}

*.box 
{	
	width:630px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

*.box_head 
{
	height: 30px;
	background-image: url(/img/design/content.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height:30px;
	color: #000;
	font-weight: bold;	
	font-size: 12px;
	vertical-align: top;
}

*.box_middle {
	background: url(/img/design/content_bg.gif); 
	text-align: center;
	color: #555;
	width:630px;

}

*.box_footer {
	background: url(/img/design/content2.gif);
	height: 30px;
}
*.box_left 
{
	background-image: url(/img/design/box_lm.jpg);
	background-repeat: repeat-y;	
}
*.box_right 
{
	background-image: url(/img/design/box_rm.jpg);
	background-repeat: repeat-y;	
}
*.box_um 
{
	background-image: url(/img/design/box_um.jpg);
	background-repeat: repeat-x;	
	height: 23px;
}
*.box_omf 
{
	height: 31px;
	background-image: url(/img/design/box_omf.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #000;	
}
*.box_center 
{
	width: 100%;
	background-color: #FFF;
	color: #000000;
}     

*.box_content
{
    padding-left: 15px;
    padding-right: 15px;
}


#leftmenu {
	width: 150px;
	position: relative;	
}

#leftmenu_head {
	background: url(/img/design/menutitle.gif);
	background-repeat: no-repeat;
	height: 33px;
}

#leftmenu_middle {
	background: url(/img/design/menuback.gif);
	margin: 0px;
	padding: 0 10px;
}

#leftmenu_footer {
	background: url(/img/design/menufooter.gif);
	height: 26px;
}




*.menucontent {
	position: relative;
	width: 118px;
	left: 0px;
	text-align: left;
	font-family: Verdana;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

*.submenucontent a {
	display: block;
	color: #333;
	font-weight: normal;
}

*.submenucontent a:hover {
	background: #c7ff7d;
	display: block;
	color: #000000;
}

*.submenucontent {
	position: relative;
	width: 95px;
	top: 2px;
	left: 10px;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	color: #fff;
	font-weight: bold;
	font-style: normal;
}


#shoutbox {
	width: 450px;
	background-color: #6699cc;
	margin: 2px 2px;
}

#shouts_add {
	border: 1px solid #000000;
	font: 10px bold Verdana;
	width: 450px;
}

*.shouts {
	border: 1px solid #BCD7FD;	
}

*.shouts_head {
	background-color: #BCD7FD;
	font-size: 10px;
	font-weight: bold;
	margin-left: 3px;
}

*.shouts_body {
	background-color: #BCD7FD;
	font-size: 12px;
	margin-left: 3px;
}


#rightmenu 
{
	width: 150px;
	position: relative;	
}

#rightmenu_konto_head {
	background-image: url(/img/design/menu_konto.gif);
	height: 33px;
}

#rightmenu_konto_middle {
	background: url(/img/design/menuback.gif);
	margin: 0px;
	padding: 0 10px;
	color: #333;
}

#rightmenu_konto_footer {
	background: url(/img/design/menufooter.gif);
	height: 26px;
}

#rightmenu_wio_head 
{
	background-image: url(/img/design/menu_useronline.gif);
	height: 33px;
}

#rightmenu_wio_middle {
	background-image: url(/img/design/menuback.gif);
	margin: 0px;
	padding: 0 10px;
}

#rightmenu_wio_footer {
	background: url(/img/design/menufooter.gif);
	height: 26px;
}

*.wiw_admin {
	
font-family: verdana;
color: red;
font-weight: bold;
}

*.wiw_male {
	color: #1981ec;
}

*.wiw_female {
	color: #fc32d8;
}

*.wio_admin {
font-family: verdana;
color: red;
font-weight: bold;
}

*.wio_male {
	color: #1981ec;
}

*.wio_female {
	color: #fc32d8;
}

*.footer {
	display: block; 
	width: 60%; 
	border: 1px solid #000000; 
	background-color: #6699cc;
}



#nickpage {
	color:#000000;
	width: 500px;
	height: 300px;
	position: static;
}

#nickpage_text {
	color:#000000;
	position: relative;
	top: 5px;
	left: 20px;
	text-align: left;
}


#nickpage_avatar {
	position: absolute;
	top: 400px;
	left: 590px;
}
bob {
color: #000000:
}
