body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF66FF;
    background-color:#000000;
	background-image: url(images/bg.gif);
	background-repeat:repeat-y;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a, a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF66FF;
}
a:hover {
	text-decoration: none;
	color:#FFCCFF;
}
input.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF66FF;
}
textarea.textbox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF66FF;
}
/*----------------------------------------------
                     Divs
----------------------------------------------*/

#header {
    position: absolute;
    background-image: url(images/header_bg.jpg);
	width: 725px;
	height: 213px;
	top: 0px;
	text-align: left;
}
#content {
    position: absolute;
    background-image: url(images/content.jpg);
	width: 725px;
	height: 576px;
	top: 213px;
}
#content_sub {
    position: absolute;
    background-image: url(images/content_sub.jpg);
	width: 725px;
	height: 576px;
	top: 213px;
}
#content_blank {
    position: absolute;
    background-image: url(images/content_blank.jpg);
	width: 725px;
	height: 576px;
	top: 213px;
}
#nav {
    position: absolute;
	width: 377px;
	height: 33px;
	top: 232px;
	left: 200px;
}
#sponsors {
    position: absolute;
    background-image: url(images/sponsors.jpg);
	width: 147px;
	height: 434px;
	top: 296px;
	left: 578px;
}
#main_video {
    position: absolute;
	width: 140px;
	height: 140px;
	top: 321px;
	left: 224px;
}
#whats_glam {
    position: absolute;
	width: 166px;
	height: auto;
	top: 309px;
	left: 396px;
}
#weekly_pic_text {
    position: absolute;
	width: 166px;
	height:auto;
	top: 518px;
	left: 396px;
}
#photos_text {
    position: absolute;
	width: 291px;
	height: auto;
	top: 284px;
	left: 214px;
}
#contact_form {
    position: absolute;
	width: 359px;
	height: auto;
	top: 299px;
	left: 211px;
}
#weekly_pic {
    position: absolute;
	width: 140px;
	height: 140px;
	top: 529px;
	left: 224px;
}
#footer {
    font-size: 9px;
    position: absolute;
	background-image: url(images/footer.gif);
	background-repeat:repeat-y;
	padding-left: 110px;
	width: 534px;
	height: 20px;
	top: 789px;
	left: 106px;
	text-align: left;
}
/*----------------------------------------------
                     Text
----------------------------------------------*/

p.content {
    margin-top: 0px;
    margin-left: 35px;
	margin-right: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}
