/* CSS Document */
html,body {
    background-image: url('NewCA2.png');
	background-repeat:repeat;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}


#pagefiller{
	/*background-color:#ffffff;*/

	width: 100%;
	height: 100%;
}

#Mainpage {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:1024px;
	background-color:#990000;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

/*	
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
*/
}

#banner {
border: 2px;
position:absolute;
background-image: url('Banner_New.png');
height: 139px;
top: 0px;
	margin:0;
	padding:0;
/*background-color: #990000;*/
/*height: 100px;*/
/*border-bottom:6px double gray;*/
width: 1024px;
}

#maincontent {
position:absolute;
top: 139px;
	height:100%;
    width: 1024px;
	border-color:#FFFFFF;
	border-bottom: dotted;
}


#Menu {
/*background-color: #990000;*/


/*Height: 650px;*/
position:absolute;
top: 100px;
left: 0px;
/*height: 40px;*/
Width: 1024px;
/*Float: left;*/
}
#Menu_New {
background-color: #000000;
/*background-image: url('Menu_Back.png');*/
/*Height: 650px;*/
font-size:14px;
position:absolute;
top: 100px;
bottom: 139px;
left: 0px;
/*height: 39px;*/
Width: 1024px;
/*Float: left;*/
}

#Content {
position:absolute;
top: 140px;
left: 0px;
bottom: 41px;
background-color: #FFFFFF;
padding-bottom: 5px;
Width: 1024px;
/*Float: left;*/
overflow: scroll;
}

#nav {
/*background-color: #000000;*/
 font-size: 14px;


}

#Footer{
background-color: #990000;
width: 1024px;
height:40px;
position:absolute;
bottom:0;

/*
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
*/

}

#TextBox {
border:thin solid #000000;
}

p.container {
font-family: bold Arial, Helvetica, sans-serif;
border: 2px thin #000000;
padding: 0px 30px 15px 35px;
margin-left: 20px;
margin-right:20px;
}
p.container-top {
font-family: bold Arial, Helvetica, sans-serif;
border: 2px thin #000000;
padding: 15px 30px 15px 35px;
margin-left: 20px;
margin-right:20px;
text-indent: 25px;
}

/* Main content Center Header Black*/
h1 {
	font-family: bold Arial, Helvetica, sans-serif;
	margin-top: 25px;
	text-align: center;
	font-size: 1.3em;
	color: #000000;
}


/* Main content grey */
h2 {
	font-family: bold Arial, Helvetica, sans-serif;
	text-align: Left;
	font-size: 1em;
	margin-left: 55px;
    margin-right:20px;
	margin-bottom:2px;
	color: #000000;

}
h3 {
	font-family: bold Arial, Helvetica, sans-serif;
	text-align: Center;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 1em;
	margin-bottom: 5px;
	color: #000000;

}

h4 {
	font-family: bold Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 1em;
	margin-top: 5px;
	color: #000000;

}

h5 {
	font-family: bold Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 1em;
	margin-top: 5px;
	color: #000000;

}

ftext {
	font-family: bold Arial, Helvetica, sans-serif;
	margin-top: 25px;
	text-align: center;
	font-size: .8em;
	color: #000000;
}

.video{
	margin: 2px 25px 0px 100px;
	}
	
.video-footer{
text-align:center;
font-family: bold Arial, Helvetica, sans-serif;
font: 12px;
margin-top: 2.5px;
}

.footer{
text-align:left;
font-family: bold Arial, Helvetica, sans-serif;
font: 12px;
margin-top: 2.5px;
}

.indent{
text-indent: 25px;
}

.img-left{
float:left;
margin-left: 55px;
margin-right: 10px;

}

.button{
/*background: transparent url('button1.png') no-repeat scroll top right;*/
/*width: 168px;*/
border-style:outset;
border-width:5px;
width:15%;
background-color:#C1C1C1;
height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font: 14px;
font-style: normal;
font-weight:bold;
text-align: center;
margin: 0px 0px 7px 6px;
padding-top: 3px;
float:left;
top:0px;
}
.Photo_button{
background: transparent url('button1.png') no-repeat scroll top right;
width: 168px;
height: 39px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font: 7px;
font-style: normal;
font-weight:bold;
text-align: center;
margin: 2px 1px 0px 1px;
padding-top: 2px;
}

.nav-left
{

	margin: 0px 0px 0px 2px;
	text-align:left;
}

.nav-right
{
	margin: 0px 2px 0px 0px;
	text-align:right;
}

.nav-center
{
	text-align:center;
	margin: 0px 168.5px 0px 160.5px;

}
	
ul 
{
list-style-image: url('bullet.png');
list-style-position:inside;
list-style-type:circle;
margin-top: 0px;
margin-left:100px; 
padding: 0px;
}	

ul2 
{
list-style-image: url('bullet.png');
list-style-position:inside;
list-style-type:circle;
margin-top: 0px;
margin-left:55px; 
padding: 0px;
}	

hr
{
color: #990000;
background-color: #990000;
height: 3px;
}
/*a:link {
color: #990000;
text-decoration: none;
} 

a:visited {
color: #990000;
text-decoration: none;
}

a:hover{
	color: #990000;
	text-decoration: underline;
}*/   /* mouse over link */
/*a:active {color:#333333}*/   /* selected link */

