body {
	background-image: url(../images/body_background.jpg);
}

#bodybox {
	height: auto;
	width: 876px;
	background-image: url(../images/body_box_bg2.gif);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#header {
	height: 200px;
	width: 875px;
}

#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 250px;
	position: relative;
	float: left;
	background-position: center center;
}

#logo:hover {
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 250px;
	position: relative;
	float: left;
	background-position: center center;
}
#advertise {
  display:block;
  float:right;
  margin-right:50px;
  position:relative;
  top:55px;
}

#top_link {
  float:left;
  height:33px;
  margin-top:95px;
  vertical-align:bottom;
  width:550px;
}

#main_body_box {
	background-color: #758598;
	clip: rect(auto,auto,auto,auto);
	height: auto;
	width: 868px;
	float: left;
	position: relative;
	left: 4px;
}

#bar {
	background-image: url(../images/bar.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 870px;
	margin-top: -10px;
	margin-left: -3px;
	padding-top: 7px;
	padding-left: 50px;
	float:left;
	text-align:left;
}

#content {
	height: auto;
	width: 868px;
	float: left;
}

#leftframe {
	height: auto;
	width: 255px;
	float: left;
	position: relative;
}

#menu {
	background-image: url(../images/leftmenus/social_menu_sprite.png);
	background-repeat: no-repeat;
	float: left;
	height: 270px;
	width: 255px;
	background-position: -132px -132px;
	position: relative;
	margin-top:15px;
}

#litmenu {
	background-image: url(../images/leftmenus/lit_menu_sprite.gif);
	background-repeat: no-repeat;
	float: left;
	height: 420px;
	width: 255px;
	background-position: -10px 5px;;
	position: relative;
	margin-top:15px;
}

#poetrymenu {
	background-image: url(../images/leftmenus/poetry_menu_sprite.gif);
	background-repeat: no-repeat;
	float: left;
	height: 280px;
	width: 265px;
	background-position: -10px 5px;;
	position: relative;
	margin-top:15px;
	z-index:100;
}

#mediamenu {
	background-image: url(../images/leftmenus/media_menu_sprite.gif);
	background-repeat: no-repeat;
	float: left;
	height: 230px;
	width: 265px;
	background-position: 0px 5px;;
	position: relative;
	margin-top:15px;
	z-index:100;
}


#frame {
	background-image: url(../images/ad_frame.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 259px;
	width: 231px;
	position: relative;
	float: left;
	left: 20px;
}

#ad_content {
	position: relative;
	height: 174px;
	width: 144px;
	background-color: #000066;
	top: 43px;
	left: 43px;
	float: left;
}


#body {
	height: auto;
	width: 590px;
	position: relative;
	vertical-align: middle;
	float: left;
}

#body_content {
	height: auto;
	width: 585px;
	vertical-align: middle;
	background-position: center center;
	position: relative;
	float: left;
	margin-top: 15px;
	left: 12px;
}



#content_heading {
	background-image: url(../images/vamp_chor_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 123px;
	width: 588px;
	float: left;
}

#pg_heading {
	font-weight: bold;
	top: 40px;
	width: 400px;
	position: relative;
}

#content_main {
	background-image: url(../images/vamp_chor_back.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	width: 588px;
	float: left;
	text-align:left;
}

#internal_content {
	padding:25px 65px;
}

#content_footer {
	background-image: url(../images/vamp_chor_04.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: 98px;
	width: 588px;
	float: left;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}

.space {
	color: #758598;
}


#task_bar {
	background-image: url(../images/task_bar_bg.png);
	height: 43px;
	width: 870px;
	margin-top: -5px;
	text-align: center;
	padding-top: 14px;
	background-repeat: no-repeat;
	float: left;
	left: 3px;
	position: relative;
}
