html, body { height: 100%; width:100% }
body { margin:0; padding: 0; border: 0; background: #000 }
a img { border:0 }
img { -ms-interpolation-mode: bicubic; }
ul { list-style-type:none; margin:0px; padding:0px }

#container { top:0px; left:0px; overflow:hidden; width:100%; height:100% }

.bgd { width:100%; height:100%; float:left; z-index:1; position:absolute; overflow:hidden; }
.flash { width:100%; height:100%; float:left; z-index:2; top:0px; left:0px; position:absolute; overflow:hidden; }
.floater { z-index:3; position:absolute; overflow:hidden }
.about { background:#f9e87b; padding:20px 20px 20px 20px }
.links { background:#f9e87b; padding:5px 20px 20px 5px }
.blog { background:#f9e87b; width:425px; padding:4px 20px 0px 5px }
.contact { padding:4px 20px 20px 5px; overflow:hidden }

.details { float:left; background:#f9e87b; padding:4px 20px 8px 5px; overflow:hidden; margin-left:10px }
.details li{ padding:0px 0px 5px 15px; vertical-align:top }
.contactform { background:#f9e87b; padding:5px 20px 8px 5px; overflow:hidden }
.contactform li{ padding:0px 0px 5px 15px; vertical-align:top }
.adminform { background:#f9e87b; padding:5px 20px 20px 5px; overflow:hidden }
.adminform  li{ padding:0px 0px 5px 15px; vertical-align:top }

.black { width:190px; height:44px; float:left }
.black  a { background:#000 }
.black  a:hover { background:#f9e87b }
.black_active {  background:#f9e87b; width:190px; height:44px; cursor:default; float:left }

.white { width:190px; height:44px; float:left }
.white  a { background:#fff }
.white  a:hover { background:#f9e87b }
.white_active { background:#f9e87b; width:190px; height:44px; cursor:default; float:left }

.sml_black { line-height:9px; float:left; overflow:hidden; padding:5px 0px 5px 0px;}
.sml_black  a { padding:5px; background:#f9e87b; text-decoration:none; color:#000 }
.sml_black  a:hover { background:#000; color:#fff }
.sml_black_active { line-height:9px; float:left; overflow:hidden; padding:5px; background:#000; color:#fff; cursor:default }
.sml_black_active a{ display:block; text-decoration:none; color:#fff; cursor:default }

.sml_white { line-height:9px; float:left; overflow:hidden; padding:5px 0px 5px 0px;}
.sml_white  a { padding:5px; background:#f9e87b; text-decoration:none; color:#000 }
.sml_white  a:hover { background:#fff; color:#000 }
.sml_white_active { line-height:9px; float:left; overflow:hidden; padding:5px; background:#fff; text-decoration:none; color:#000; cursor:default }
.sml_white_active a{ display:block;text-decoration:none; color:#000; cursor:default }

.default_font { font-size:10px; font-family:sans-serif; font-weight:100 }
.link_txt a{ text-decoration:none; color:#000; font-size:11px; font-weight:700 }
.link_txt a:hover{ text-decoration:underline; }
.submit { background:#f9e87b; text-decoration:none; color:#000; cursor:pointer; border:0; font-size:10px; padding:5px }
.submit_alt { background:#fff; text-decoration:none; color:#000; cursor:pointer; border:0; font-size:10px; padding:5px }

.input { width:200px; border:1px solid #000; font-size:11px; line-height:11px; padding:4px }

img { outline:none; }
a { outline:none; }