/* CSS Document */

body {
	font-family: arial, helvetica, sans-serif;
	background: url(../images/body_bg.png) repeat;
}

a {
	font-family: beanie, arial, helvetica, sans-serif;
        color: #0000ff;
}

a:visited {
	color: #0000ff;
}

a:hover {
	color: #ff0000;
}

a.mainlevel {

        color:#ffffff;

}


.outline {
	width: 800px;
	margin-top: 20px;
	background: #ffffff;
}

.navigation_outer {
	width: 190px;
	height: 670px;
	background: url(../images/navbar_bg.jpg) no-repeat;
	text-align: left;
	vertical-align: top;
}

.navigation_inner {
	margin-top: 230px;
	margin-left: 20px;
 	font-weight: bold;
}

.navigation_inner a {
	color: #ffffff;
	text-decoration: none;
}

.navigation_inner a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navigation_inner a:hover {
	color: #ff0000;
	text-decoration: none;
}

.navigation_inner td {
	padding-bottom: 3px;
}

.navigation_inner .mainlevel {
        font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 7px;
}


.navigation_inner .mainlevel:hover {
	color: #ff0000;
}

.topmenu {
	color: #ffffff;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.topmenu a {
	color: #ffffff;
	text-decoration: none;
}

.topmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

.topmenu a:hover {
	color: #ff0000;
	text-decoration: none;
}

.topmenu .mainlevel {
        font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
}

.login_form {
	margin-left: 20px;
	margin-top: 75px;
	font-size: 12px;
	color: #ffffff;
}

.login_form a {
	color: #ffffff;
}

.login_form a:hover {
	color: #ff0000;
}

.login_form .inputbox {
	background: #c0c0c0;
	border: 1px solid #ffffff;
}

.content_outer {
	vertical-align: top;
}

.head {
	width: 605px;
	height: 230px;
	background: url(../images/header_bg.jpg) no-repeat;
	vertical-align: top;
}

.welcomemsg_outer {
	width: 605px;
	height: 50px;
	padding: 0px;
	border-bottom: 1px solid #c0c0c0;
	text-align: center;
	vertical-align: center;
}

.welcomemsg_outer p span {
	margin: 0px;
	font: 0x;
}

.welcomemsg {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.chicks_outer {
	width: 230px;
	height: 275px;
	padding: 10px;
	text-align: left;
	vertical-align: center;
	border-left: 1px solid #c0c0c0;
}

.randompic_outer {
	width: 370px;
	height: 275px;
	padding-left: 15px;
	text-align: left;
	vertical-align: center;
}

.newforumposts_outer {
	width: 605px;
	padding: 15px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #c0c0c0;
	font-size: 15px;
	font-weight: bold;
}

.partner_outer {
	width: 605px;
	padding: 15px;
	border-top: 1px solid #c0c0c0;
}

.partner_inner {
    border: 0px;
}

.partner {
    text-align: center;
    padding: 5px;
}

.contentpaneopen {
	display:block;
       white-space: nowrap;
}

.moduletable_randompic {
	width: 100%;
}
