/* Website by LIQUIDSMOKE.net */

body { background: #FFFFFF url(images/bg.png) top repeat-x; color: #333333; font-family: Tahoma; font-size: 12px; margin: 0; padding: 0; }

a { color: #FF0099; text-decoration: none; }
a:hover { color: #FF0066; }
img { border: none; }
p { margin: 0 0 10px 0; padding: 0; }
	.double { line-height: 1.5; }

.pink { color: #FF0066; }
.gray { color: #666666; }
.h { font-family: Trebuchet MS, Arial; letter-spacing: -1px }
.md { font-size: 18px; }
.lg { font-size: 30px; }

.body { text-align: left; width: 760px; }
#logo { background: url(images/bg_top.png) bottom repeat-x; width: 100%; }
#nav { background: url(images/bg_nav.png) repeat-x; line-height: 40px; width: 100%; }
	#nav a { color: #FFFFFF; margin: 0 20px 0 0; }
	#nav a:hover { color: #FF0066; }
#header { margin: 0 0 20px 0; width: 760px; }

#content { width: 760px; }
#main { float: left; width: 490px; }
#side { float: left; font-size: 11px; margin: 0 20px 0 0; padding: 0 20px 0 0; width: 230px; }
	#side .inside { border-right: #CCCCCC 1px solid; padding: 0 20px 0 0; width: 210px; }
#footer { background: url(images/footer.png) top center no-repeat; font-size: 11px; margin: 30px 0 0 0; padding: 20px 0; text-align: center; width: 760px; }