body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.00;	
	margin: 0px;
	padding: 0px;
	width:100%;
	overflow-x : hidden; 
}



a{
	font-family: Arial,sans-serif;
	color: #666666;
	padding-top: 0px;
}

a:link{
	font-family: Arial,sans-serif;
	color: #FF9900;
	text-decoration: none;
}

a:visited{
	font-family: Arial,sans-serif;
	color: #df8600;
	text-decoration: none;
}

a:hover{
	font-family: Arial,sans-serif;
	color: #999999;
	text-decoration: none;
}

a:active{
color: #CC66FF;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	margin: 0px 0px 2px;
	padding-bottom: 4px;
	letter-spacing: 1px;
	font: Bold 110% "Trebuchet MS", Tahoma, Arial;
	margin-left: 5px;
	margin-right: 5px;
	text-align:left;
}

h3{
	margin: 0px 0px 2px;
	border-top: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 100% "Trebuchet MS", Tahoma, Arial;
	margin-left: 5px;
	margin-right: 5px;
	text-align:left;
}

h4{
	border-top: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 85% "Trebuchet MS", Tahoma, Arial;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

p{
 color: #333333;
 font: 70%/150% Verdana, Arial, Helvetica, sans-serif;
 line-height:110%;
 text-align:justify;
 margin-left: 10px;
 margin-right: 10px;
}


li{
 color: #333333;
 font: 70%/150% Verdana, Arial, Helvetica, sans-serif;
 line-height:110%;
 text-align:justify;
 margin-left: 10px;
 margin-right: 10px;
 }

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


L1{
	margin: 0px 0px 2px;
	padding-bottom: 4px;
	border-top: 1px dotted #CCCCCC;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
position: absolute;
top: 50%;
left: 50%;
height: 526px;
width: 750px;
margin: -263px 0 0 -375px;
background-color:#FFFFFF;
}


#masthead{
	width: 750px;
	height:50px;
	z-index:1;
	position: relative;
}


#content{
	height:450px;
	z-index:1;
	width:750px;
	margin-top:0px;
	position: relative;
}


#siteInfo{
	background-color: #333333;
	width:750px;
	height:20px;
	font-size:60%;
	text-align: right;
	margin-top:0px;
	position: relative;
	z-index:2;
}

/***********************************************/
/* Components                                  */
/***********************************************/


/************* #Menu styles ***************/

div.menubar1 {
width: 750px;
height: 25px;
border-bottom: dotted;
border-bottom-color:#FFFFFF;
background-color:#333333;
position: relative;
}

div.menubar2 {
width: 750px; 
height: 25px;
background-color:#333333;
position: relative;
}

div.float {
color: #FFFFFF;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-top: 7px;
width: 150px;
height: 18px;
float: left;
}

div.spacer {
clear: both; 
}


/************* #sitebar styles ***************/


#sitebar-left1{
	height:450px;
	width: 150px;
	position: relative;
	float:left;
}


#sitebar-left2{
	height:450px;
	width: 300px;
	background-color:#FF00FF;
	position: relative;
}

#sitebar-left1-1{
	height:300px;
	width: 150px;
	background-color: ;
	}

#sitebar-left1-2{
	height:150px;
	width: 150px;
	background-color: #CCCCCC;
}



/************* #story styles ***************/


#story1{
	height:450px;;
	width: 300px;
	overflow: auto;
	overflow: scroll;
	overflow-x: hidden;
	position: relative;
	float: left;
}


#story2{
	height:450px;
	width:300px;
	overflow: auto;
	overflow: scroll;
	overflow-x: hidden;
	position: relative;
}



/************* #advbar styles ***************/

#advbar{
	height:450px;
	width: 300px;
	position: relative;
	float: left;
}


/************* #siteInfo styles ***************/

.sitebar-p{ 
 color: #666666;
 font-size: 60%;
 line-height:130%;
 padding-left:5px;
 padding-right:5px;
}

.siteLinks a {
	font-size: 100%;
	color: #FF3300;
}


/************* #siteInfo styles ***************/


#siteLinks {
	margin-top:5px;
	margin-right:5px;
	font-size: 100%;
	color: #FFFFFF;
}

#siteLinks a {
	font-size: 100%;
	color: #FFFFFF;
}


/************* # ATTENTIONS ***************/


#Attention1{
z-index:100;
	margin-left:40px;
	margin-top: 40px;
	position:absolute;
	}
	
#Attention2{
z-index:99;
	margin-left: -89px;
	margin-top: 0px;
	position:absolute;
	}

