@charset "utf-8";

body{
	font-family: arial;
	font-size:12px;
	behavior:url("../css/csshover.htc");
	color:#333333;
	background-color: #D9CDAA;
}

a:focus, object:focus { outline: none; -moz-outline-style: none; } 

#flash{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

body, html, #flash{ height:100%; padding:0px; margin:0px;}
a{color:#FD188C; text-decoration:none}
a:hover{color:#FD188C;}
h1{font-size:16px; color:#000000}
img{border: 0;}
.clearfloat{clear:both; height:0; font-size: 1px; line-height: 0px;}

#html{
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-448px;
	width: 895px;
	background:url(../assets/html/2011/banner.jpg) no-repeat;
}

#banner_and_menu{width:100%; margin-top:228px; position: relative; margin-bottom: 14px;}

#content{width: 100%; background:url(../assets/html/2011/tail_tile.jpg) 5px 0 repeat-y;}
#content .grey_box{padding: 25px 20px 23px 27px; background:url(../assets/html/2011/article_background.png) no-repeat; color: #D9CDAA; font-size:12px; line-height:16px;}
#content .grey_box h1{ font-size:18px; color: #D9CDAA; text-transform: uppercase; margin-top: 0;}
#content .grey_box h2{ font-size:16px; color: #D9CDAA; text-transform: uppercase; margin-top: 0; padding: 0;}
#content .grey_box a{font-weight: bold;}

#content .left, #content .right{width:380px; height:174px; margin-bottom:10px; text-align:left;}
#content .right{float:left;}
#content .left{float:left; margin-right: 33px;}
#content ul.gallery{ list-style:none; margin:0 0 0 10px; padding:0;}
#content ul.gallery li{ float:left; margin: 0 10px 10px 0;}

.read_more{text-transform: uppercase;}
.full_box{background: none !important; position: relative; z-index: 0; padding: 0 !important;}
.full_box .full_bg{position: absolute; z-index: -1;}
.full_box .full_content{position: relative; padding: 25px 20px 23px 27px; min-height: 200px;} 
.full_box .full_top{background:url(../assets/html/2011/article_background_large_top.png) no-repeat; height: 144px; width: 888px; top: 0;}
.full_box .full_mid{ background-color: #111111; width: 887px; top: 144px; bottom: 144px;}
.full_box .full_bottom{background:url(../assets/html/2011/article_background_large_bottom.jpg) no-repeat; height: 144px; width: 888px; bottom: 0;}

#footer{width: 100%; text-align:center; margin:0px 0 20px 0; font-size:12px; background: #D9CDAA url(../assets/html/2011/footer.jpg) no-repeat; padding-top:160px; height: 30px;}
