@charset "utf-8";
/* CSS Document */

body {
text-align: center;
background: url() repeat-x #ffffff;
font-family: Tahoma;
font-size: 11px;
color: #000;
}

a {
color: #000;
text-decoration: none;
}

a:hover {
color: red;
text-decoration: none;
}

img {
border: 0px;
}

/* Tables */

#container {
/* holds all the site in the middle of the browser at the right size. */
	width : 950px;
	margin: 0px auto -1px auto;
	z-index : 5;
	text-align:left;
}

/* Includes */

#pcontent {
margin-top: 50px;
margin-left: 50px;
text-align: left;
}

/* Contactform */

select {
font-family: Tahoma;
font-size: 11px;
color: #333333;
}

input {
font-family: Tahoma;
font-size: 11px;
color: #333333;
}

textarea {
font-family: Tahoma;
font-size: 11px;
color: #333333;
}

/* Text */

#pagetitle {
font-family: Tahoma;
font-size: 12px;
color: #990000;
font-weight: bold;
text-align: center;
}




/* Boxes */


#header {
	float : center;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 948px;
	height : 32px;
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
	text-align : center;
}


#logobox {
	float : left;
	background-color : #ffffff;
	border : 1px solid #c9cacb;
	width : 745px;
	height : 113px;
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
}



#loginbox {
	float : right;
	background-color : #ffffff;
	border : 1px solid #c9cacb;
	width : 195px;
	height : 111px;
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
	margin-left : 3px;
	text-align : center;
}





#register {
	float : center;
	background-color : #ffffff;
	border : 1px solid #c9cacb;
	width : 948px;
	height : 38px;
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
	text-align : center;
}



#pictures {
 float : left;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 275px;
	height : 200px;
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
}


#pictures2 {
 float : left;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 275px;
	height : 200px;
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
}

#pictures3 {
 float : left;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 275px;
	height : 200px;
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
}


#mainpage {
 float : right;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 646px;
	height : 595px;
	padding : 10px 10px 10px 10px;
	font-size: 13px;
	text-align : left;
	margin-bottom : 5px;
}


#news {
 float : right;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 646px;
	padding : 10px 10px 10px 10px;
	font-size: 13px;
	text-align : left;
	margin-bottom : 5px;
}


#gamespage {
 float : right;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 646px;
	padding : 10px 10px 10px 10px;
	font-size: 13px;
	text-align : left;
	margin-bottom : 5px;
}

#mainpage1 {
 float : right;
	border : 1px solid #c9cacb;
	width : 646px;
	height : 595px;
	padding : 10px 10px 10px 10px;
	font-size: 13px;
	text-align : left;
	margin-bottom : 5px;
}

#mainpage2 {
 float : right;
	border : 1px solid #c9cacb;
	width : 666px;
	height : 615px;
	padding : 0px 0px 0px 0px;
	font-size: 13px;
	text-align : left;
	margin-bottom : 5px;
}

#footer {
	float : center;
	background-color : #ffffff;
	border : 1px solid #c9cacb;
	width : 949px;
	height : 150px;
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
	font-size: 14px;
	font-weight : bold;
	font-family: arial;
	text-align : center;
}



/* member */


#loggedinbox {
	float : right;
	background-color : #ffffff;
	border : 1px solid #c9cacb;
	width : 195px;
	height : 111px;
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
	margin-left : 3px;
	font-size: 11px;
	font-family: arial;
	text-align : center;
}



#menu {
	float : center;
	background-color : #ffffff;
	border : 1px solid #c9cacb;
	width : 948px;
	height : 38px;
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
    font-size: 14px;
	font-weight : bold;
	font-family: arial;
	text-align : center;
	line-height : 35px;
}



#members {
 float : left;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 255px;
	height : 595px;
	padding : 10px 10px 10px 10px;
	font-size: 13px;
	margin-bottom : 5px;
}


#accomplishments {
 float : left;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 150px;
	height : 310px;
	padding : 10px 10px 10px 10px;
	font-size: 11px;
	margin-bottom : 5px;
	vertical-align :top;
}





#memberpages {
 float : right;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 646px;
	padding : 10px 10px 10px 10px;
	font-size: 13px;
	text-align : left;
	margin-bottom : 5px;
}


#rankspage {
 float : right;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 646px;
	padding : 10px 10px 10px 10px;
	font-size: 13px;
	text-align : left;
	margin-bottom : 5px;
}



#memberachievement {
 float : center;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 240px;
	padding : 10px 10px 10px 10px;
	font-size: 11px;
	text-align : left;
	margin-bottom : 5px;
}


#uploadfile {
    float : right;
	background-color : #f2f2f2;
	border : 1px solid #c9cacb;
	width : 646px;
	padding : 10px 10px 10px 10px;
	font-size: 11px;
	text-align : center;
	vertical-align : top;
	margin-bottom : 5px;
}



#chatbox {
font-family: Tahoma;
font-size: 12px;
}


#mailinglist {
font-family: Tahoma;
font-size: 12px;
font-weight : normal;
}

