* { 
padding : 0;
margin : 0;
} 


* html #leftcolumn { 
height : 695px;
} 

body {
	margin: 20px 0;
	background:  #191d52;
	font: normal  Arial, sans-serif;
	color: #ffffff;
	background-color : #000042;

}

#inner-wrapper { 
width : 850px;
margin: 0 auto;
min-height : 950px;
padding : 10px;
} 

* html #wrapper { 
min-height : 700px;
} 

#topmenu a { 
margin-left : 10px;
margin-top : 10px;
font-size : 0.8em;
text-align : right;
font-family: Arial, sans-serif;
font-weight : lighter;
text-decoration : none;
color : #ffffff;
} 

#header { 
height : 100px;
width : 850px;
} 

#header h1 { 
margin-left : 15px;
margin-top : 10px;
font-size : 1.4em;
font-family : Arial, sans-serif;
font-weight : lighter;
color : #ffffff;
} 


#header h2 { 
margin-left : 15px;
margin-top : 10px;
font-size : 1.0em;
font-family : Arial,  sans-serif;
font-weight : lighter;
color : #a8ade6;
} 

#header img { 
float : left;
margin-right : 2px;
margin-bottom : 2px;
margin-top :2px;
margin-left : 2px;
border-style : none;
} 



#topmenu { 
width : 850px;
height : 30px;
background-color : #ff6600;
border-top : 1px solid #ffffff;
border-right : 1px solid #ffffff;
border-left : 1px solid #ffffff;

} 


#container { 
width : 850px;
margin: 0 auto;
min-height : 890px;
border-right : 1px solid #ffffff;
border-left : 1px solid #ffffff;
padding-top : 10px;
} 

#left-pane { 
width : 150px;
float : left;
min-height : 650px;
} 

#left-pane h1 { 
margin-left : 15px;
margin-top : 10px;
font-size : 0.8em;
font-family : Arial, sans-serif;
font-weight : bold;
padding-top : 10px;
text-decoration : none;
} 

#left-pane h2 { 
margin-left : 15px;
margin-top : 10px;
font-size : 0.8em;
font-family : Arial, sans-serif;
font-weight : bold;
color : #ffffff;
padding-top : 10px;
text-decoration : none;
} 

#right-pane h2 { 
margin-left : 15px;
margin-top : 10px;
font-size : 0.8em;
font-family : Arial, sans-serif;
font-weight : bold;
color : #ff6600;
padding-top : 10px;
text-decoration : none;
} 

#right-pane h1 { 
margin-left : 15px;
margin-top : 10px;
font-size : 0.8em;
font-family : Arial, sans-serif;
font-weight : bold;
padding-top : 10px;
text-decoration : none;
} 

#right-pane img { 
margin-left : 0px;
margin-top : 0px;
padding-top : 0px;
border-style: none;
} 


#left-pane a { 
color : #ff6600;
text-decoration : none;
} 

#left-pane p { 
text-decoration : none;
font-size : 0.8em;
font-family : Arial, sans-serif;
font-weight : normal;
margin-left : 15px;
} 

#right-pane p { 
text-decoration : none;
font-size : 0.8em;
font-family : Arial, sans-serif;
font-weight : normal;
margin-left : 15px;
} 

#right-pane a { 
color : #ffffff;
text-decoration : none;
} 

#center-pane { 
width : 530px;
float : left;
} 

#center-pane2 { 
width : 670px;
float : left;
padding-left :15px;

} 

#center-pane2 ul { 
padding-left :15px;
} 

#right-pane { 
width : 130px;
float : left;
} 


* html #right-pane { 
height : 650px;
}

* html #center-pane { 
height : 650px;
}  

* html #center-pane2 { 
height : 750px;
}  

#pagetext { 
color : #ffffff;
text-decoration : none;
font-size : 0.9em;
font-family : Arial, sans-serif;
font-weight : lighter;
padding-top : 0px;
padding-bottom : 0px;
margin-top : 0px;
margin-bottom : 0px;
margin-right : 0px;
}

#pagetext p { 
padding-top : 0px;
padding-bottom : 0px;
border-left : 50px;
margin-bottom : 0px;
margin-right : 0px;
}



#pagetext hr { 
noshade : noshade;
background-color:#ff6600;
height: 5px;
border: 0px;
}

#pagetext h1{ 
color : #ffffff;
text-decoration : none;
font-size : 1.5em;
font-family : Arial,  sans-serif;
font-weight : lighter;
padding-bottom : 10px;
margin-top : 10px;
margin-bottom : 10px;
margin-right : 5px;
}

#pagetext h2{ 
color : #ffffff;
text-decoration : none;
font-size : 1.0em;
font-family : Arial,  sans-serif;
font-weight : lighter;
margin-top : 10px;
margin-bottom : 10px;

}

#pagetext a{ 
color : #ffffff;
text-decoration : none;

}

#pagetext a:hover { 
color : #ff6600;
text-decoration : none;
}


#submenu a {
color : #ffffff;
text-decoration : none;
border : 1px solid #ff6600;
padding : 10px;
margin-top : 5px;
margin-bottom : 5px;
margin-left : 200px;
float : right;
width : 200px;
}

#submenu h2 {
color : #ffffff;
font-size : 1.5em;
text-decoration : none;
border-bottom : 1px solid #ff6600;
padding : 10px;
margin : 5px;
}

#submenu a:hover {
	background-color: #ff6600;
	color : #ffffff;
}


#footer { 
margin-top : 0px;
background-color : #ff6600;
display : inline;
float : left;
width : 850px;
text-align : center;
padding-top : 10px;
padding-bottom : 10px;
border-bottom : 1px solid #ffffff;
border-right : 1px solid #ffffff;
border-left : 1px solid #ffffff;
 
} 