#wrapper {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Segoe UI, Microsoft Sans Serif, Tahoma, Arial, Verdana;
	font-size: 14px;
	background-color: #FAFAFA;
	padding: 0px;
	display: block;
	height: auto;
	width: auto;
	margin: 0px;
	background:#EBEBE9 url('images/background.jpg') repeat-x scroll center top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearRight {
	clear: right;
}
.clearBoth {
	clear: both;
}

#menu {
	padding: 10px 30px;
	display: block;
	clear: right;
	background:#FFF url('images/top_frame.gif') repeat-x scroll center top;
	-moz-border-radius: 5px 5px 0 0;
	background: -moz-linear-gradient(center top , #F0F0F0, #FFFFFF) repeat scroll 0 0 transparent;
	position:relative;
	}
	#menu .addInfo {
		font-family: Verdana;
		font-weight: bold;
		font-size: 12px;
		color:red;
		vertical-align:super;
	}
	#menu ul {
		padding: 0;
		list-style-position: inside;
		font-family: Century Gothic,Segoe UI,Microsoft Sans Serif,Tahoma,Arial,Verdana;
		font-weight: normal;
		list-style-type: none;
		font-size: 14px;
		}
		#menu ul li {
			display:inline;
			position:relative;
			}
			#menu ul li ul{
				display:none;
			}
			#menu ul li .linkDonate a {
				color: rgb(0,128,255);
				font-style: italic;
				font-size: 14px;
			}
			#menu ul li:hover ul {
				display:block;
				position:absolute;
				top:19px;
				left:0;
				}
				#menu ul li:hover ul li a{
					display:block;
				}
				#menu ul li a {
					border:2px solid #fff;
					color:black;
					font-size:15px;
					text-decoration:none;
					overflow:hidden;
				}

#page {
	display: block;
	}
	#content {
		padding:10px 20px;
		background-color: #FFF;
		min-height:180px;
		}
		#header {
			width: 900px;
			margin-right: auto;
			margin-left: auto;
			margin-top: 20px;
		}
		.header {
			font-family: "Century Gothic";
			font-size: 15pt;
			font-weight:normal;
			cursor: default;
		}
		#page #content .adframe {
			margin: 0px;
			padding: 20px 5px;
			border-width: thin;
			border-style: none;
			border-color: #39F;
			}
			#page #content .adframe .rectad {
				float: left;
				width: 300px;
				display: block;
				margin: 0px;
				padding: 0px;
				border-style: none;
			}
			#page #content .adframe #ad1 {
				padding:0 0 0 70px;
			}
			#page #content .adframe #ad2 {
				padding:0 70px 0 0;
				float: right;
			}
		#form {
			margin-top: 10px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			}
			#form #linkForm {
				background:transparent url('images/FormBg.gif') no-repeat scroll 0 0;
				height:70px;
				padding:40px 0 0;
				width:620px;
				}
		form input[type=text], form input[type=password]{
			background-color: #FAFAFA;
			border: thin solid #CCC;
			color: #666;
		}
		form input[name=link] {
			-moz-border-radius:10px 10px 10px 10px;
			-webkit-border-radius:10px 10px 10px 10px;
			background-color:#FAFAFA;
			border:3px solid #3399FF;
			color:#666666;
			padding:0 5px;
		}
		#info #progressBar-Holder {
			-moz-border-radius:10px;
			-webkit-border-radius:10px;
			border:2px solid #3399FF;
			margin:0 auto;
			text-align:center;
			width:500px;
		}
		#info #progressBar-Holder #progressBar {
			-moz-border-radius:7px 0 0 7px;
			-webkit-border-radius:7px 0 0 7px;
			background-color:#98CCFF;
			height:20px;
			width:0%;
			line-height: 20px;
			color: white;
		}
	.host {
		color: rgb(0,128,255);
	}
	
#donateVIP {
	text-align: center;
	color: red;
}

#legal{
	background:transparent url('images/welcome_background.gif') no-repeat scroll 0 0;
	height:58px;
	padding:13px 0 0;
	text-align:center;
	font-size: 12px;
	}
	#legal a {
		border-bottom: 1px dotted #939393;
		color: blue;
		text-decoration: none;
		font-weight: bold;
	}
	
#tryout {
	background: url("images/trySister.png");
	position: absolute;
	top: 40px;
	right: 65px;
	width: 200px;
	height: 117px;
}
	
#fl-ads {
	position: absolute;
	top: 0px;
	right: 10px;
	padding: 6px 10px;
	background-color: #3399FF;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}
	
.fl-ad1 {
	text-align: center;
	color: white;
}

.fl-ad1 a {
	color: white;
	text-decoration: none;
}

.tos {
	line-height: 3;
}
