body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
}

#wrapper{
	width:100%;
	background: url("images/top-bg.png") repeat-x top;
	background-position:top;
	margin:0 auto;
}

#topbg{
	height: 110px;
	background-color: #c0bfff;
	border-bottom: 1px solid #9d9cbd;

}

#top{
	width:1024px;
	margin:0 auto;
	height:110px;
}

#content{
	width:1024px;
	margin:0 auto;
}

h1{
	color: #737399;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top:15px;
	font-size:40px;
}

h2{
	color: #8a8ab8;
	margin-top: 0px;
	margin-bottom:0px;
	font-size:15px;
}

p{
	margin-top:0px;
}

#toptext{
	width: 497px;
	line-height:1.4em;
	float:left;
	margin:20px 0 10px 0;
	font-size:14px;
}

#topimg{
	margin-top:-70px;
	width: 472px;
	line-height:1.6em;
	float:right;
}

#topimages{
	padding-bottom:30px;
}

.clearboth{
	clear:both;
}

#leftside{
	float:left;
	width: 175px;
}

#center{
	width: 684px;
	float:left;
}

#rightside{
	float:right;
	width: 165px;
	text-align:right;
}

#bottomtext{
	margin-top:15px;
	width: 300px;
	line-height:1.6em;
	float:left;
}

#likebox{
	margin-top:15px;
	width: 280px;
	line-height:1.4em;
	float:right;
	
}

#bottom{
	margin-top:30px;

}

#footer{
	padding-top:10px;
	width:100%;
	background-color: #c0bfff;
	border-top: 1px solid #9d9cbd;
	height: 55px;
	color:#737399;
	text-align:center;
}

#mainmenu{
	height:25px;
	background-color: #9d9cbd;
    padding-top: 5px;
}

#menuad{
	text-align: left;
}

#mainmenu a {
    color: white;
    padding-left: 20px;
}

#mainmenu a:hover {
    color: black;
}

.current{
	font-weight: bold;
	color: white;
	margin-left:10px;
}
