* { padding:0px; margin:0px;}
body { padding:0px; margin:0px; font-family: Verdana, Arial; background:#000000 url('../images/bg-body.jpg'); color:#eeeeee;}
p {margin-top:10px;}


.page {width:920px;margin:auto; margin-top:10px;}
.header {background:#422007 url('../images/bg-header.jpg'); color:#FFB06D; text-align:center;}
.header h1 {font-size:27px; color:#FBDE8E; padding-top:10px; padding-bottom:10px;}
.header h2 {font-size:18px;color:#392F39; background:#ffccff url('../images/bg-subhead.jpg'); padding:2px;}

.content {margin-top:10px; background:#392F39 url('../images/bgcontent.jpg') no-repeat right bottom; border:#ffccff 1px solid; color:#ffeeee; text-align:left; font-size:13px;}
.content h3 {padding:3px; font-size:16px; margin:0px; color:#FBDE8E;background:#442244 url('../images/bg-title.jpg');border-bottom:#ffccff 1px solid;}
.content_i {padding:10px; text-align:justify;}
.content_i img {margin-right:10px;border:#ffccff 1px solid;}

.cont2 {margin-top:10px;padding:6px;font-size:11px;background:#392F39;border:#ffccff 1px solid; text-align:center;}

.cont2 a, .cont2 a:link, .cont2 a:visited, .cont2 a:active {color:#FFB06D; width:100px; text-decoration:none;}
.cont2 a:hover {text-decoration:underline; width:100px;}

.br {clear:left;}