/*CSS STYLESHEET COPYRIGHT (C) 2009 Darrell Penta ==================================================
--This stylesheet and the code herein is private property , jointly owned by Darrell Penta 
(the Developer of said stylesheet) and Sean Cody (the Purchaser of said stylesheet); anything
contained in this document cannot be copied, changed, reproduced, distributed, and/or altered in any
way from its original form without written approval from the owners. 

--This stylesheet is considered  intellectual property and is protected by applicable laws within
the United States of America and elsewhere. 

--The copyright notice must be untouched and may never be removed from this stylesheet. 

--For questions and or comments about this stylesheet, contact darrell (at) darrellpenta (dot) com.

--For general information about CSS, please visit cssplay(dot) co (dot) uk and consider making a dontation.

================================================================== */


    
#logo {
width: 638px;
height: 222px;
padding: 0px;
margin: 0px;
position: absolute;
top: 36px;
left: 115px;
background: url(../images/logo.png) no-repeat center;  

}
#introtext {
width: 360px;
height: auto;
text-align: center;
position: absolute;
padding: 0px;
margin:0px;
top: 275px;
left: 150px;
z-index: 999;}


#Sean {
width: 191px;
height: 284px;
background-image:url(../images/sean.png);
position: absolute;
top: 255px;
right: 110px;
z-index: 999;
}


#enterbutton {
margin: 0px;
padding: 25px 0px 0px 0px;
font-color: #990000;
font-family: helvetica, arial, verdana, sans-serif;
font-size: 22px;
font: 22px arial #990000;
text-decoration: none;}

#enterbutton a {

font-color: #990000;
font-family: helvetica, arial, verdana, sans-serif;
font-size: 22px;
font: 22px helvetica #990000;
text-decoration: none;
}
#enterbutton a:hover, #enterbutton a:active { 
font-color: #990000;
font-family: helvetica, arial, verdana, sans-serif;
font-size: 22px;
font: 22px helvetica #990000;
text-decoration: none;
font-weight: bold;
}

#introtext p{
font-size: 16px;
font-family: arial, helvetica, sans-serif; 
font: 20px arial #000000;
color: #000000;}

#left_column {
width:925px; 
height: 500px;  
position: relative; 
top: 0px; 
left: 0px; 
z-index: 100; 
padding:0px; 
margin:0px
}

* html #left_column {
width:925px;
w\idth:925px;
}
 


#centertext {
width:325px;
height: 306px;
padding: 8px 10px 20px 10px;
margin: 0px;
text-align: center;
background: none;
position: absolute;
left: 5%;
top: 10%;
z-index: 999;
overflow: auto;
}


#browser_info {
margin: 0px;
padding: 0px 0px 0px 60px;
text-align: center;
position: absolute;
bottom: 30px;
z-index: 999;}

#browser_info p {
width: 540px;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 10px;
color: #990000;
}
.big_red_font
{
	color:#990000;
	font-size:24px;
}
