/* Website by LIQUIDSMOKE.net */

body,td,th { color: #FFFFFF; font-family: Tahoma; font-size: 12px; }
body { background: #071F2c url(images/bg.jpg) top center no-repeat; margin: 0; padding: 0; }

a { color: #FFFFFF; text-decoration: underline; }
a:hover { color: #99CCFF; }
img { border: none; }
p { margin: 0 0 10px 0; padding: 0; }
	.double { line-height: 1.5; }

.md { font-size: 14px; }

#body { text-align: left; width: 800px; }

#logo { background: url(images/logo.png) left no-repeat; height: 100px; width: 800px; }
#header { background: url(images/header.jpg); height: 200px; width: 800px; }

#content { width: 800px; }
#main { float: left; margin: 0 20px 0 0; padding: 20px 0 0 0; width: 480px; }
#side { background: url(images/side_shadow.png) top left no-repeat; float: left; height: 300px; padding: 10px 0 0 20px; width: 280px; }

#footer { border-top: #1E3440 1px solid; color: #CCCCCC; font-size: 11px; margin: 30px 0 0 0; padding: 10px 0 20px 0; width: 800px; }