/* CSS Document */
body { 
	background: url(../img/body_bg.gif) repeat-y top center #000000; 
	background-attachment: scroll;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#container {  margin: 0 auto; width: 732px; text-align: left; }

#left_col { margin-top: 135px; float: left; width: 175px; text-align: left; }
#nav_links img { margin-top: 12px; }
.rollover { display:block; height:16px; width:174px; background-color:#F05B21}
.rollover:hover { background-color:#FFF;}

#home_middle_col { width: 385px; margin-left: 175px; margin-top: 60px; display: block; text-align: center; }
#home_footer { width: 485px; margin-left: 125px; margin-top: 30px; margin-bottom: 30px; }

#authors_left_col {
	margin-top: 195px;
	float: left;
	width: 175px;
	text-align: left;
}
#authors_middle_col {
	width: 533px;
	float: right;
	display: block;
	background: #F7FAE3;
	text-align: left;
	height: 100%;
	min-height: 100%;
	}
#authors_body {
	padding: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
	line-height: 150%;
	height: 100%;
	min-height: 100%;
}
#authors_body p { padding-bottom: 10px; }
#authors_body .author_reg { font-weight: bold; text-transform: uppercase; font-size: 11px; }
#authors_body .author_special { font-weight: bold; text-transform: uppercase; font-size: 11px; color: #688427; }

/*Wallpapers*/
#wallpaper_middle_col, #tellfriend_middle_col { width: 385px; margin-left: 215px; margin-top: 60px; display: block; text-align: center; }
#tellfriend_middle_col { line-height: 150%; }
#wallpaper_left { float: left; width: 178px; height: 200px; display: block;  margin-right: 22px; text-align: center; }
#wallpaper_right { float: right; width: 178px; height: 200px; display: block; text-align: center; }
#wallpaper_size_nav { margin-left: 5px; }
#wallpaper_size_nav, #wallpaper_size_nav ul { padding: 0; list-style: none; line-height: 125%; text-align: left; }
#wallpaper_size_nav a { display: block; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; text-decoration: none; }
#wallpaper_size_nav a:hover { text-decoration: underline; color: #F05B21; }
#wallpaper_size_nav li { float: left; width: 138px; margin-left: 5px;}
#wallpaper_size_nav li ul { position: absolute; background: #080A0A; width: 148px; left: -999em; }
#wallpaper_size_nav li:hover ul, #wallpaper_size_nav li.hover ul { left: auto; }

/*Press*/
#press_left { float: left; margin-right: 22px; width: 143px; height: 175px; display: block; text-align: center; }
#press_right { float: right; width: 143px; height: 175px; display: block; text-align: center; }
#press_footer { width: 732px; margin-bottom: 30px; text-align: center; }