body {
	border:0;
	margin:0px;;
	padding:0;
}
/* general */
a.footerlink {
	color:#0099CC;
	text-decoration:none;
}
a:hover {
	color:#0033FF;
	text-decoration:none;
}

/* body */


body {

	background:#fff;
	text-align: center;
	color:#666;
	font:0.7em "trebuchet ms", helvetica, sans-serif;
	margin: 0px;
}

.white {
	color: #fff;
}

.red {
	color: #F00;
}
.red_underline {
	color: #F00;
	text-decoration: underline;
}



#container {
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
}

/* content */
#flash_top {
	top: 5px;
	margin-left: auto;
	margin-right: auto;
	height:118px;
	z-index:20;
	width: 775px;
	clear: both;
	display:block;
	margin-top: 0px;
}
#content_top {
	top:130px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:775px;
	display:block;
	z-index:1;
	margin-top: 0px;
}
#content_bottom {	
	position:absolute;;
	top:430px;
	left:50px;
	width:775px;
	display:block;
	z-index:1;
}
#content h1 {
	color:#333;
	font-size:200%;
}


/* Left_Box */
#Left_Box {
	background-image: url(img/left_box_back.jpg);
	background-position:top left;
	margin-right: 3px;
	width: 362px;
	height: 440px;
	overflow:hidden;
	margin-top: 0px;
	vertical-align: top;
}
#Left_Box h1 {
	color:#000000;
	font-size:150%;
	margin-left:40px;
	margin-right:30px;
	margin-bottom:5px;
}

#Left_Box h2 {
	color:#000000;
	font-size:100%;
	margin-top: 0px;
	margin-left:30px;
	margin-right:20px;
	margin-bottom:5px;
	line-height: 1.2em;
	}
#Left_Box li {
	color:#000000;
	font-size:100%;
	font-weight:bold;
	margin-left:15px;
	margin-right:30px;
	line-height:1.2em;
	list-style-type:disc;
	}
#Left_Box img {
	
	margin-top: 30px;
	margin-left:5px;
	margin-right:5px;
	
	}
/* Right_Box */
#Right_Box_Container {
	background-image: url(img/right_box_back.jpg);
	background-position:top left;
	float:right;
	width: 404px;
	height: 440px;
	margin-left: 3px;
	overflow:hidden;
}

#Right_Box_Container_no_bck {
	float:right;
	width: 404px;
	height: 440px;
	margin-left: 3px;
	overflow:hidden;
	background-color: #FFF;
}
#Thumb_box {
height:150px;

}

#Thumb_Box img {
	
	margin-top:6px;
	margin-left:8px;
	margin-right:12px;
}

#Right_Box {
	position:relative;
	left:-2px;
	top:-2px;
	width: 405px;
	height: 300px;
	overflow:hidden;
	margin-bottom:5px;
	margin: 1px;
}



/* footer */
#footer {
	background-color:#333333;
	color:#FFF;
	height:30px;
	margin-top: 5px;
	text-align:right;
	width:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a {
	color:#999999;
}


/* flash align top */
#Left_Boxcopy {
	background-image: url(img/left_box_back.jpg);
	background-position:top left;
	color:#000000;
	font-size:100%;
	margin-top: 0px;
	margin-left:30px;
	margin-right:20px;
	margin-bottom:5px;
	line-height: 1.2em;
	width: 362px;
	height: 440px;
	overflow:hidden;
	vertical-align: top;
	text-align: justify;
}
