<style type="text/css">
<!--
/* begin INITIALIZED and GLOBAL elements ----------------------------------------- */
 html {filter: expression(document.execCommand(\"BackgroundImageCache\", false, true));}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
	font-family: arial, helvetica, verdana, lucida, sans-serif;	
	font-size: 62.5%; /* 1em is 10pt, 0.8em is 8pt, 1.6em is 16pt, etc */
	color: #333333;
}
/* reset default HTML values */
img, form, fieldset, input, select, h1, h2, h3, h4, h5, h6, p, ul, li, hr {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.3em;
}

a {color: #5a0052; text-decoration: none; outline: none;}
a:hover {color: #B49A3E;}

#wrap {
	width: 950px;
	height: 580px;
	position: relative;
	margin: 30px auto;
}
#nav {
	position: relative;
	margin: 5px 10px 20px;
	height: 60px;
}
h1 {
	color: #5a0052;
	font-size: 3.6em;
	font-weight: bold;
	float: left;
}
h2 {
	color: #5a0052;
	font-size: 2.6em;
	font-weight: bold;
	float: left;
}
h3 {
	color: #5a0052;
	font-size: 1.7em;
	font-weight: bold;
	float: left;
}

#menu {
	padding: 24px 90px 0px 30px;
	float: right;
}
	#menu li.nav1 {
		position: relative;
		display: block;
		float: left;
		margin-left: 15px;
		padding-left: 10px;
		z-index: 111;
	}
	#menu li a {
		display: block;
		font-size: 1.6em;
		font-weight: bold;
	}
	#menu li.selected {
		position: relative;
		display: block;
		float: left;
		margin-left: 15px;
		padding-left: 10px;
		z-index: 111;
	}
	#menu ul.nav2 {
		position: absolute;
		background-color: #F8F8F8;
		padding: 10px 0px 10px 10px;
		width: 90px;
		display: none;
	}
	#menu li.nav3 {
		display: block;
		position: relative;
		padding: 10px 10px 5px 0;
		border-left: 1px solid #008FD4;
		color: #008FD4;
	}
	#menu li li a {
		display: inline;
		font-size: 1.4em;
		font-weight: bold;
		white-space: nowrap;
		margin-left: -1px;
		padding-left: 5px;
	}
	#menu ul.nav4 {
		position: absolute;
		margin-left: 85px;
		margin-top: -25px;
		*left: 0px;
		*top: 27px;
		background-color: #EEEEEE;
		padding: 2px 0px 2px 10px;
		width: 80px;
		display: none;
	}
	#menu ul.nav4 li {
		display: block;
		padding: 10px 0 5px;
		color: #5a0052;
	}
	#menu .active {
		background-color: #EEEEEE;
	}
	
div#content {
	margin: 0px 100px 0px 10px;
	height: 860px;
	width:  1000px;
	border: 1px solid blue;
	}

div#top_box {
	float:	top;
	margin: 0px 0px 0px 0px;
	height: 230px;
	width:  1000px;
	border: none;
	}

div#top_box p{
	font-size: 14px;
	color: #633;
	}

div#middle_box {
	float:	top;
	margin: 0px 0px 0px 0px;
	height: 460px;
	width:  1000px;
	border: none;
	}

div#bottom_box {
	float:	top;
	margin: 0px 0px 0px 0px;
	height: 300px;
	width:  1000px;
	border: none;
	}

div#text_box {
	margin: 15px 15px 15px 15px;
	float:	left;
	background-color: #fff;
	width:  500px;
	height: 230px;
	overflow: hidden;
	}


div#G_rated_box {
	float:	right;
	margin: 0px 0px 0px 0px;
	height: 230px;
	width:  430px;
	border: 10px ;
	}

-->
</style>