/* CSS Document */
body{
background:url(../gfx/bgr.gif) repeat;
font-family:Helvetica, Verdana, Arial, sans-serif;
font-size:14px;
line-height:20px;
color:#a2968a;
margin:0px;
}

td{
font-size:14px;
}

a{
color:#1f4567;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6{
color:#FF0000;
font-family:Helvetica, Verdana, Arial, sans-serif;
padding:0px;
margin:0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
color:#FF0000;
}

h1{
font-size:20px;
}
h2{
font-size:18px;
}
h3{
font-size:16px;
}
h4{
font-size:14px;
}

#wrapper{
width:980px;
height:780px;
text-align:left;
}

#redstrip{
background:url(../gfx/panel_1.png) no-repeat;
height:780px;
width:246px;
float:left;
text-align:center; 
}

#menu{
margin-top:20px
}

#panel{
height:759px;
width:734px;
float:right;
text-align:left;
}

#content{
margin-top:20px;
text-align:left;
height:645px;
font-size:14px;

}

#follow{
text-align:right;
width: 700px;
}

.yellowpanel{
background:url(../gfx/yellow.png) no-repeat;
width:411px;
height:155px;
color:#1e4366;
font-size:14px;
position:absolute;
}

.yellowpanel h3{
padding-left:15px;
padding-top:15px;
}

.yellowpanel p{
margin:15px;
}


.formfields{
width:215px;
height:15px;
border:1px solid #CCCCCC;
font-size:12px;
font-family:Helvetica, Verdana, Arial, sans-serif;
color:#666666;
}

.formtext{
width:215px;
height:55px;
border:1px solid #CCCCCC;
font-size:12px;
font-family:Helvetica, Verdana, Arial, sans-serif;
color:#666666;
}

.formselect{
font-size:12px;
font-family:Helvetica, Verdana, Arial, sans-serif;
color:#666666;
}

.error{
color:#FF0000;
font-style:italic;
}

#story{
height:460px;
width:680px;
}

.error{
color:#FF0000;
font-style:italic;
}

/* ------------ coda script -----------*/
.hide { display: none; }


.container { 
	width: 650px;
	text-align: left;
	margin: 0 auto;
	}
	
#scroller {
	width: 580px;
	margin: 0 auto;
	overflow: hidden;
	}

#contentslide {
	width: 12000px;
	}
	
.section {
	width: 580px;
	height:630px;
	float: left;
	padding-top:0px;
	margin-right:30px;
	}
	
.section1 {
	width: 900px;
	height:174px;
	float: left;
	padding-top:0px;
	}
	
#toolbar{
display:none;
}/* ------------ coda script end -----------*/

.heading{
color:#1f4567;
font-size:12px;
font-weight:bold;
text-align:center;
}

.border_bl{
border-bottom:1px solid #999999; 
border-left:1px solid #999999;
text-align:center;
}

.border_l{
border-left:1px solid #999999;
text-align:center;
}

.border_b{
border-bottom:1px solid #999999; 
color:#FF0000;
font-size:16px;
font-weight:bold;
text-align:left;
}

.noborder{
color:#FF0000;
font-size:16px;
font-weight:bold;
text-align:left;

}
