/* Website by LIQUIDSMOKE.net */

body,td,th { color: #333333; font-family: Tahoma; font-size: 12px; }
body { background: #660000 url(images/bg.gif) top repeat-x; margin: 0; padding: 0; }

a { color: #CC0000; text-decoration: none; }
a:hover { color: #FF0000; }
img { border: none; }
p { margin: 0 0 10px 0; padding: 0; }
	.double { line-height: 1.5; }

.red { color: #CC0000; }
.gray { color: #666666; }
.h { font-family: Arial; letter-spacing: -1px }
.md { font-size: 18px; }
.lg { font-size: 24px; }

#body { text-align: left; width: 800px; }
#header { background: url(images/header.jpg) no-repeat; height: 200px; width: 800px; }
#nav { background: url(images/bg_nav.gif) repeat-x; font-size: 14px; line-height: 40px; text-align: center; width: 800px; }
	#nav a { color: #FFFFFF; margin: 0 0 0 20px; }
	#nav a:hover { color: #FF0000; }

#content { background: #FFFFFF url(images/bg_body.gif) top repeat-x; padding: 20px; width: 760px; }
#footer { border-top: #CCCCCC 1px solid; margin: 30px 0 0 0; padding: 20px 0 0 0; text-align: center; width: 760px; }
	#footer a { margin: 0 10px 0 0; }
