body {
	background-color: #99CCFF;
}

#main {
	background-image:url(newdes/images/background.jpg);
	bbackground-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:940px;
}
#logo { 
	float:left;
}
#movie { 
	float:left;
}
#bodyafterheader {
	clear:left;
	
}
#menu {
	float:left;
	position:relative;
	left: 0px;
	top: 0px;
	margin-left:7px;
	width:175px;
}
#content {
	position:relative;
	left: 195px;
	top: 0px;
	width: 735px;
	margin:7px 7px 7px 7px;
}

.page_title {
}

#footer {
	clear:both;
	}
.themenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.A_href {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.A_href:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CC99;
	text-decoration: underline;
}
.Bottom_Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.Bottom_Menu_Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

#contentcell {
	padding: 20px;
}


