body { margin: 0px; padding: 0px; color: #9d9d9d; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; background: #000;}

#container { width: 100%;}
#flash { height: 632px; z-index:100;}
#content { padding: 0px; color: #9d9d9d; width: 1024px;}

a { color: #848484; text-decoration: none;}
a:hover { color: #fcea1e; text-decoration: none;}
ul { margin: 0px 0px 0px 20px; padding: 0px;}
.floater { float: left; vertical-align: top;}
h2 { padding-top: 12px;}

.heading { position: absolute; top: -300px;}

.textfield { width: 230px; background: #242424; border: none; color: #fff;}
.textfield:hover { background: #4a4a4a;}
.textarea { width: 232px; height: 80px; margin-top: 2px; overflow: auto; background: #242424; border: none; color: #fff;}
.textarea:hover { background: #4a4a4a;}
.button { margin-left: 120px;}

li { background: url(../_images/template/bullet.gif) no-repeat scroll bottom left; text-indent: 10px; list-style-type: none; line-height: 17px;}

#nav { position: absolute; top: 30px; margin-left: 500px; z-index:10;}
#nav ul { margin: 0px; padding: 0px;}
#nav li { list-style-type: none; float: left; padding-right: 20px;}
#nav a { color: #848484; text-decoration: none;}
#nav a:hover { color: #fcea1e; text-decoration: none;}

#contact { position: absolute; z-index:1000; top: 90px; margin-left: 314px;}

#paper { margin-top: 20px; width: 100%; background: #fff url(../_images/template/paper.gif) no-repeat scroll top left;}
#paper_content { padding: 30px 0px 20px 55px; width: 910px; color: #666666;}
#paper_content h2 { color: #000;}
#paper_content a:hover { color: #000;}

h3, h4, h5, h6, .move { position: absolute; top: -300px;}

