@charset "utf-8";
/* CSS Document */

body{
background:#000000;
background-image:url(../images/bg.png);
background-position:top center;
margin-left:0px;
margin-top:0px;
margin-right:0px;
background-repeat:no-repeat;


}
img { border: none; } 

a.footLink:link{color:#009900;}

a.footLink:visited{color:#009900;}

a.footLink:hover{color:#CC9933;}

a.footLink:active{color:#009900;}

h3{
margin-bottom:10px;
}
p{
text-align:center;
margin-bottom:0;
}
p.left{
text-align:left;
margin-bottom:0;
}
p.noPad{
margin:0;
}
object{

}

#header {
	padding:0px;
	display:inline;
	position: relative;
	height: 210px;
	
}

#footer {
text-align:center;

	//margin: 10px 0px 0px 0px;
	background:#006F33;

}

#columnFlash550 {
    width: 550px; 
	background:#009933;
	padding:10px;
	margin-left: auto;
    margin-right: auto;

}

#columnFlash600 {
    width: 600px; 
	background:#009933;
	padding:10px;
	margin-left: auto;
    margin-right: auto;

}
#columnFlash700 {
    width: 700px; 
	background:#009933;
	padding:10px;
	margin-left: auto;
    margin-right: auto;
}
#columnFlash720 {
    width: 720px; 
	background:#009933;
	padding:10px;
	margin-left: auto;
    margin-right: auto;
}



#columnFlash750 {
    width: 750px; 
	background:#009933;
	padding:10px;
	margin-left: auto;
    margin-right: auto;


}

#columnFlash800 {
    width: 800px; 
	background:#009933;
	padding:10px;
	margin-left: auto;
    margin-right: auto;


}

.textBox {
	background:#009933;
	width: 900px;
	
	position: relative;
	margin:10px 0px 0px 0px;
	padding:10px;
	
}

.textBack {
	background:#D6FFB7;
	width: 890px;
	
	position: relative;
	
	padding:5px;
	
}

.container {
	width: 950px;
	margin: 0 auto;
	position: relative;

}


.contentContain{
overflow:hidden;
padding:15px;
background:#006633;
}

#textContain{

background:#009933;

}

.imgFrame {
color:#FFFFFF;
width:700px;
margin-left:auto;
margin-right:auto;
background:#003333;
padding:10px;
text-align:left;
margin-top:10px;
}
.textFrame{

padding:0px;
background:#003333;
margin-top:10px;
}


.columnLeft {
width: 425px; 
float: left;
background:#009933;
padding:15px;
margin:0px 0px 10px 0px;

}

.columnRight {
width: 425px; 
float: right;
background:#009933;
padding:15px;
margin:0px 0px 10px 0px;

}


.columnRightBlank {
width: 425px; 

float: right;
background:#006633;
padding:15px;
margin:36px 0px 10px 0px;

}

table {
border-collapse: collapse;
}

