/* CSS Document */

/*************************************
 +Global
 *************************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #2E2E2E;
	text-align: center;
}
#outercontainer {
	text-align: left;
	width: 672px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
#row_one {
	width: 672px;
	height: 73px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}
#logo {
	width: 320px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 73px;
}
#right_links {
	width: 352px;
	height: 0px;
	float: right;
	margin: 0px;
	padding: 35px 0 0 0px;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	font-weight: bold;
}
#right_links ul {
	padding: 12px 0px 0 0;
	margin: 0px;
}
#right_links ul li 
{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 5px 0 8px;
}
#right_links ul li a {
	margin: 0;
	padding: 0 5px 0 4px;
	color: #E5E5E5;
	text-decoration: none;
}
#right_links ul li a:hover {
	margin: 0;
	padding: 0 5px 0 4px;
	color: #9FCFFF;
}
#row_two {
	padding: 0;
	margin: 0px;
	width: 672px;
	background-image: url(../images/sub_pgbg_middle.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}
.topbg {
	background-image:url(../images/sub_pgbg_top.jpg);
	background-repeat: no-repeat;
	width: 672px;
	height: 40px;
}
.botbg {
	background-image:url(../images/sub_pgbg_bottom.jpg);
	background-repeat: no-repeat;
	width: 672px;
	height: 40px;
	display: block;
	clear: both;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 20px 50px 20px 50px;
}
p {
	margin: 0;
	padding: 0px 50px 20px 50px;
	line-height: 16px;
	text-align: justify;
}
.blue_text {
	color: #003E8B;
	text-transform: uppercase;
	font-weight: bold;
}
.blue_text_small {
	color: #003E8B;
	text-transform: none;
	font-weight: none;
}
#footer {
	width: 100%;
	margin: 0px;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #ffffff;
	clear: both;
}
#footer a {
	color: #ffffff;	
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.interview_left {
	float: left;
	width: 270px;
	margin: 0 0 0 0;
	padding: 0px 0px 20px 50px;
}
.interview_right {
	float: right;
	width: 280px;
	margin: 0;
	padding: 0px 50px 20px 10px;
}
.interview_left a, .interview_right a{
	color: #2E2E2E;
	text-decoration: none;
}
.interview_left a:hover, .interview_right a:hover{
	color: #FF6C00;
	text-decoration: none;
}
#compilations {
	margin: 0 50px 30px 50px;
	width: 540px;
	padding: 30px 0 30px 30px;
	background-color: #D9ECFF;
	overflow: auto;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-left:  1px dashed #000000;
	border-right:  1px dashed #000000;
}
#books {
	margin: 0;
	padding: 0px 0px 20px 50px;
}
#books ul {
	padding: 0 0 20px 0;
	margin: 0px;
}
#books ul li 
{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 21px 0 0;
}
#books ul li a {
	margin: 0;
	padding: 0;
	color: #E5E5E5;
	text-decoration: none;
}
#books ul li a:hover {
	margin: 0;
	padding: 0 7px 0 6px;
	color: #9FCFFF;
}
#subcontent {
	MARGIN: 0px 0px 0px 50px; 
	WIDTH: 570px;
	padding: 0 0 0 12px;
	background-color: #FFFFFF;
	text-align: center;
}
#featured-designs {
	FLOAT: left; MARGIN: 8px 0px 0px 0px; text-align: center;
}
#featured-designs DD {
	FLOAT: left; MARGIN: 0; padding: 0 14px 0 0; POSITION: relative
}
#featured-designs DD P {
	FONT-SIZE: 11px;
}
#featured-designs A IMG {
	BORDER: #fff 2px solid; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BACKGROUND: #2d2d2d; WIDTH: 122px; PADDING-TOP: 1px; HEIGHT: 126px;
}
#cell_1 {
	margin:0px 0px 0 0px;
	padding:0;
	float:left;
	width:149px;
	background-color:#ffffff;
	text-align: center;
	border: 8px solid #ffffff;
}
#description {
	margin:0 0px 0 0;
	padding:0 20px 0 40px;
	width: 280px;
	color: #000000;
	float:left;
}
#description p{
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
	color: #000000;
	text-decoration: none;
}
#description p a,{
	text-align: center;
	color: #EBA000;
	font-weight: bold;
	text-decoration: underline;
}
#description p a:hover{
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
#description h1 {
	margin: 0;
	padding: 0px 0 30px 0;
	text-align: left;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#book_cell_1_white {
	margin:0px 30px 0 0px;
	padding:10px;
	float:left;
	width:124px;
	background-color:#ffffff;
	text-align: center;
}
#book_cell_2_white {
	margin:0 30px 0 0;
	padding:10px;
	float:left;
	width:124px;
	background-color:#ffffff;
	text-align: center;
}
#book_cell_3_white {
	margin:0;
	padding:10px;
	float:left;
	width:124px;
	background-color:#ffffff;
	text-align: center;
}
#book_cell_1_white p, #book_cell_2_white p, #book_cell_3_white p{
	margin: 0;
	padding: 0 0 6px 0;
	text-align: center;
	color: #000000;
	border-top: 1px solid #ffffff;
}
#book_cell_1_white p a, #book_cell_2_white p a, #book_cell_3_white p a{
	margin: 0;
	padding: 0 0 6px 0;
	text-align: center;
	color: #EBA000;
	font-weight: bold;
	text-decoration: underline;
}
#book_cell_1_white p a:hover, #book_cell_2_white p a:hover, #book_cell_3_white p a:hover, #cell_1_white p a:hover, #cell_2_white p a:hover, #cell_3_white p a:hover {
	margin: 0;
	padding: 0 0 6px 0;
	text-align: center;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}