* { padding: 0; margin: 0; }

#wrapper { 
 margin: 0 auto;
 width: 770px;
 border-left: 1px solid #BEBEBE;
 border-right: 1px solid #BEBEBE;
}

#faux {
  background-image: url(images/faux.gif) ;
  margin-bottom: 0px;
  overflow: visible;
  width: 770px;
    
}

#header {
 position: relative;
 Z-index: 2;
 color: #333;
 width: 770px;
 padding: 0px;
 height: 140px;
 margin: 0px;
 
  
}

#navigation {
 width: 770px;
 height: 220px;
 color: #333;
 padding: 0px;
 margin: -87px 0px 0px 0px;
  
}

#blue {
 position: relative;
 z-index: 2;
 width: 770px;
 height: 99px;
 padding: 0px;
 margin: -87px 0px 0px 0px;
}

#leftcolumn { 
 display: inline;
 color: #003868;
 background-color: #FFFFFF;
 margin: 0px;
 padding: 0px;
 width: 199px;
 float: left;
 border-right: 1px solid #336699;
 
}
#rightcolumn {
 float: right;
 color: #333;
 background: #F2F2E6;
 margin: 0px 0px 0px 1px;
 padding: 0px;
 width: 569px;
 display: inline;
 position: relative;
 border-top: 1px solid #fff;
 background-position: -50px;
 background-image: url(images/footer-tile.gif) ;
 background-repeat: repeat-y;

 
 
}
#footer { 
 Z-index:99999999 ;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 width: 770px;
 clear: both;
 height: 95px;
 clear: both;
 color: #333;
 background-image: url(images/footer1.jpg) ;
 background-repeat: no-repeat;
 margin: 0px;
 padding: 0px;
  
}

#footertext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 margin: 13px 0px 0px 2px;
 padding: 0px;
 
 
}

.clear { clear: both; background: none; }


*/ Text Styles */

strong
{
    background: inherit;
    color: #50514D;
}

p
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	
}


span.white
{
color: #336699;
margin: 0px 0px 0px 320px;
}

span.gray
{
color: #ccc;
margin: 0px 0px 0px 30px;

}

*/List Style */

#dnn_ContentPane li {list-style-type: disc;
}

#dnn_ContentPane ul
{
list-style-type: disc;
padding-left: 18px;
}

#dnn_ContentPane ul li 
{
list-style-type: disc;
}

*/ MENU */

#HouseMenuNav
{
    padding: 0px;
    
}
#HouseMenuNav ul
{
    list-style: none;
    margin: 0px;
    width: 199px;
}

#HouseMenuNav li
{
    background: none;
    padding: 5px 0px 5px 10px;
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: bold;
    color: #333333;
    border-top: solid 1px #336699;
    list-style: none;
    /* moved from a to li for IE6 and sub menus */
    
}

#HouseMenuNav a
{
   text-decoration: none;
	color: #003868;
}

#HouseMenuNav a:link, a:visited
{
    text-decoration: none;
    color: #003868;
}


#HouseMenuNav a:hover
{
    text-decoration: none;
	color: #CCCCCC;
}
#HouseMenuNav ul li
{
    /* indent second level menu items */
    margin-left: 7px;
}


/* LINKS */

#footer a
{
text-decoration: none;
	color: #CCCCCC;
}

#footer a:hover
{
text-decoration: none;
	color: #999999;
}

img.menulinks
{  
   margin: 10px;
   border-style: none;
   
}

img.starlinks
{  
   margin: 20px 0px 0px 30px;
   border-style: none;
   
}


img.feedback
{	
   border-style: none;
   margin:30px 0px 0px 499px;
   padding: 0px;
	
}

a img {
border:0;
border-style:none;
}


/* CONTAINER */


.ctitle

{
        
	padding: 10px 0px 5px 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;

}

.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
        
}

#dnn_ContentPane p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	
}


#dnn_ContentPane a
{
color: #FF9900;
text-decoration: none;
}

#dnn_ContentPane a:hover
{
color: #FF6600;
text-decoration: none;
}

#dnn_ContentPane a:visited
{
color: #FF6600;
text-decoration: none;
}

#dnn_ContentPane
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 1.5;
	color: #333333;
margin-bottom: -20px;

}







