/*


By: Michael Sy Lee
	

Colors:
Really Light Gray: #F0F0F0	 
Light Gray: #B8B8B8
Regular Gray: #606060
Dark Gray: #202020
Yellow Green: #9ACD32
Powder Blue: #B0E0E6
Saddle Brown: #8B4513
		 
*/

/*---------------------Main Elements----------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0pt;
	padding:0pt;
	
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9ACD32;
}
a:active {
	color: #999999;
	text-decoration: none;
}

body
{
	font-size: 70%;
	font-family: Arial,sans-serif;
	color: #272727;
	background: #ffffff;
	color: #000;
	margin: 0pt auto;
	text-align: left;
	background-color:#000000;
	background-repeat: repeat-x;
	border-bottom: thin #666666 thin;
}


#main_stage
{
width: 1000px;
height: 450px;
margin: 0 auto;
padding-bottom:15px;
background-image:url(../images/interface/bg.gif);
border-bottom: 1px solid #222222;
}

#stage_content
{
width: 1000px;
margin: 0 auto;
}

#sizzle-video
{
width: 459px;
height: 223px;
margin-top: 0px;
margin-left: 15px;
border: thin solid #eeeeee;
z-index: -1;
}

#sizzle-link
{
width: 459px;
height: 223px;
margin-top: 0px;
margin-left: 15px;
z-index: 1;
}

#sizzle
{
width:500px;
height: 275px;
padding-right: 0px;
padding-top: 25px;
float:left;
background-image:url(../images/interface/sizzle_spacer.gif);
margin-top: 150px;
}

#sizzle-text
{
width:450px;
height: 10px;
margin-top: 10px;
margin-left: 15px;
text-align: center;
color: #666666;
}



#about
{
width:500px;
height: 275px;
padding-right: 0px;
padding-top: 25px;
float:right;
background-image:url(../images/interface/about.gif);
margin-top: 150px;
}

#about_text
{
width:410px;
padding-left: 70px;
height: 200px;
font-size: 10pt;
}

#about_link
{
width:410px;
height: 50px;
border-top: 2px solid #333333;
margin-left: 70px;
padding-top:10px;
}

/*---------------------Main Elements----------------------*/

#main_nav
{
width: 1000px;
height: 100px;
margin: 0 auto;
}

#top-header
{
background:#000000;
margin: 0 auto;
height:25px;
}

#subnav
{
margin: 0 auto;
width:1000px;
height:200px;
padding-top: 20px;
padding-bottom: 25px;
/*margin: 75px auto 0 auto;*/
border:thin #00FF33;
}

#subnav_content
{
width: 1000px;
margin: 0 auto;
font-size: 8pt; 
font-family: Arial,sans-serif; 
color: #ffffff; 
}

#footer
{
margin: 0 auto;
width:1000px;
height:100px;
padding-top: 20px;
padding-bottom: 25px;
margin: 35px auto 0 auto;
border:thin #00FF33;
background-color:#000000;
border-top: 1px solid #222222;
}

#contact
{
width:320px;
height: 200px;
float:left;
background: url(../images/interface/contact.jpg);
}

#contact_info
{
width: 150px;
padding-left: 60px;
padding-top: 10px;
float:left;
}

#contact_reel
{
width: 100px;
padding-top: 20px;
padding-right: 10px;
float:right;
}