body, html {
	font-family: "Lucida Grande", Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	margin: 0px; padding: 0px; height:100%; 
	border: 0px none; 
	text-align: center;
	position: relative;
	font-size: 100%;		
}
a { color: #b5081c;}
a img { border: none;}

body { background: url(../img/bg_body.gif) no-repeat; background-position: 100% 0%;}


div {margin-top: 0px; padding: 0px;}

/*#bg_top { position: absolute; width: 100%; width:100%; height: 450px; */
#bg_top { position: relative; width: 100%; height: 450px;
background: url(../img/bg-top.gif) no-repeat top center; z-index: -1; }

#container { width: 878px; top: -400px; margin-left: auto; margin-right: auto; text-align: center;}
#container #intro { width: 700px; margin-left: 89px; background: url(../img/intro_bg.gif) repeat-x bottom;}
#container #intro p { color: #363636; font-size: 75%; padding: 0px 0px 10px 10px; text-align: left;}
#container #footer {width: 100%; height: 70px; margin-top: 40px; background: url(../img/footer.gif) no-repeat;}
#container #footer p { font-size: 70%; padding-top: 7px; font-weight: bold;}
#container #footer p a { color: #3e3e3e; text-decoration: none; margin:0px 10px 0px 10px;}
#container #footer p a:hover { color: #721817; text-decoration: none;}

#container #mainbox { width: 878px; font-size: 80%; border-top: 2px solid #c3c3c3; padding: 0px;}
#container #mainbox #left_bann { width: 200px; float: left; }
#container #mainbox #left_bann p {padding: 0px; margin-top: 0px; line-height: 1px;}
#container #mainbox #left_bann p img {border: none; margin-top: 0px;}
#container #mainbox #content_type2 { width: 640px; float: right; text-align: left; margin-top: 20px;}

#container h1 { font-size: 150%; margin: 0px; padding: 0px; color: #3a3a3a;}
#container h2 { font-size: 110%; margin: 8px 0px 4px 0px; text-decoration: underline;}
#container p.preview { color: #4c4c4c; margin: 0px 0px 12px 0px; font-size: 90%;}
#container .timestamp { color: #7b7b7b; display: block; margin: 15px 0px -8px 0px;}

img.float_left { float: left; margin-right: 10px; margin-bottom: 5px;}

.clear {clear:none; height: 1px; width: 100%; }
.clr {clear: both; font-size: 1px;	height: 1px; margin-top: -1px; } 


p.attachments { width: 95%; margin: 10px; border-top: 1px dashed silver;}
.attachments strong { display: block; margin:10px 0px 10px 0px;}
.attachments a {padding: 0px 0px 0px 25px; height: 16px; display: block; margin-bottom: 8px;}
.attachments a:hover {text-decoration: underline;}
.attachments a small {font-size: 75%; padding-left: 15px; color: gray;}
.attachments a.att_file {background: url(../admin2/pic/files/file.png) no-repeat;}
.attachments a.att_jpg {background: url(../admin2/pic/files/jpg.png) no-repeat;}
.attachments a.att_gif {background: url(../admin2/pic/files/gif.png) no-repeat;}
.attachments a.att_png {background: url(../admin2/pic/files/png.png) no-repeat;}
.attachments a.att_doc {background: url(../admin2/pic/files/doc.png) no-repeat;}
.attachments a.att_xls {background: url(../admin2/pic/files/xls.png) no-repeat;}
.attachments a.att_pdf {background: url(../admin2/pic/files/pdf.png) no-repeat;}
.attachments a.att_ppt {background: url(../admin2/pic/files/ppt.png) no-repeat;}
.attachments a.att_rtf {background: url(../admin2/pic/files/rtf.png) no-repeat;}




/* carusel */
.Carusel { padding-bottom: 0px; margin-bottom:0px;}
.CaruselSmall { vertical-align: middle; height: 70px; opacity: 0.7; filter:alpha(opacity=50); margin-left: 8px; margin-right: 8px; }
#CaruselTitles {margin-top: 0px; padding: 0px; font-weight:bold; color:#01bfdf; margin-bottom: 25px;}

