/* CSS Document */

BODY{
background-image:url(../images/bg.png);
background-attachment:scroll;
background-repeat:repeat-x;
font-family: Trebuchet MS, Helvetica, sans-serif;
background-color:#63737A;}


#wrapper {
		margin: 0 auto;
		width: 790px;
}

.text1{

	color:#FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
    padding-top: 1px;
	float:left;
	font-weight: normal;
	text-align: center;
	font-size: 11px;}

 .text4 {
  
    color: #F5470D  
    font-family: Trebuchet MS, Helvetica, sans-serif;
    padding-top: 1px;
	float:left;
	font-weight: bold;
	text-align: center;
	font-size: 12px;}
    
  
.header{
width:730px;
background-image:url(../images/header.gif);
height:69px;}

.mid_column{
width:730px;}

.block_btm{
width:730px;
height:45px;}

.blocks1{
width:152px; 
height:35px;
background-color:#333333; 
float:left;
color:#C2F203;
padding:5px;
padding-left:15px;
padding-right:15px;
font-weight:bold;
font-size:13px;}

.blocks2{
width:151px; 
height:35px;
background-color:#333333; 
float:left;
color:#C2F203;
padding:5px;
padding-left:15px;
padding-right:15px;
font-weight:bold;
font-size:13px;}

.main_content_area{
	background-color:#FFFFFF;
	width:730px;
	padding-top: 15px;
}

.footer{
width:730px;
}


.title{
	color:#F5470D;
	padding-top: 15px;
	float:left;
	width:500px;
	height:50px;
	font-weight: bold;
	text-align: center;
	font-size: 36px;
}

.navigation{
float:right;
padding-top:35px;
padding-right:15px;
color:#FFFFFF;}

.content_area{
width:547px;
float:left;
border-right: 1px #CCFF00 solid;
}

.sub_content{
	background-color:#49555B;
	width:167px;
	float:right;
	color: #FFFFFF;
	margin-right:8px;
}

#imageright{
	/*position: absolute;
	height: 580px;
	width: 167px;*/
	font-size: 90%;
	left: 546px;
	top: 328px;
	float: right;
	padding: 5px 10px 0;

}


.sub_nav{
width:163px;
padding:10px 7px;
color:#49555B;
border-right: 1px #CCFF00 solid;
font-size:10px;
}

h2{
font-size:16px;
margin:0px;
}

.content_area2{
width:350px;
float:right;
padding-right:5px;
padding-left:5px;
font-size:11px;}


a:link {color: #6666CC}   
a:visited {color: #6666CC}
a:hover {color: #006699}  
a:active {color: #6666CC} 

.scroller{
overflow:auto;
width:150px;
height:200px;
border: solid 1px #CCCCCC;
list-style:none;}

#marqueecontainer{
	position: relative;
	width: 150px; /*marquee width */
	height: 560px;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}

#navBar{
	float: left;
	width: 178px;
	margin: 0px;
	padding: 0px;
	/*position: absolute;
	left: 2px;
	top: 395px;*/
}
#navBar img {
	padding-bottom: 10px;
	padding-left: 10px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px dashed #EEE;}

/*********** #releaseSection styles ***********/
#releaseSection{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	
}

#releaseSection h3{
	padding: 10px 0px 2px 10px;
}

#releaseSection a {
	display: block;
	padding: 2px 0px 2px 10px;
}

#releaseSection a:hover{
	background-color: #EBCDF3;
}

.nav{
text-decoration:none;
color:#FFFFFF;
color:#FFFFFF;
font-weight:bold;
font-size:10px;}

.nav:visited{
text-decoration:none;
color:#FFFFFF;
}

.nav:hover{
text-decoration:none;
color:#FFFFFF;}

ul.menu{
margin:0px;
padding:5px;
list-style:none;
width:110px;}

img.screenshot{
width:60px;
height:50px;
float:right;}
