@charset "utf-8";
/* CSS Document */

body {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	margin: 0px;
 	padding: 0px;
 }
 
 #mainTable {
 	width: 100%;
 	border: 0px solid #000;
	padding:0;
	/*/*/line-height: 1.5em; /* */
 }
 
  #header {
 	background-image: url(../images/banner_strip_bg.jpg); 
	background-repeat:repeat-x;
	height:180px; padding:0px }
 
 #footer {
 	background-color: #000000;
 	color: #FFFFFF;
	text-align:left;
	font-size:1em;
  }
 
 .notice { 
 	font-size:9px;
	}
 
 #footer a{
 	color: #FFFFFF;
  }
  
 #content {
 	background-color:#FFFFFF;
 }

 #content h3{color: #FF9900; font-size:1.2em;}
 #content a{color: #2C7894; text-decoration:none;}
 #content a:hover{color: #003300; text-decoration:none;}
 #content h2{
	color: #FF9900;
 	font-family: Georgia, Garamond, Times New Roman, serif;	
	font-size: 250%;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: lowercase;
	}
 
.floatright 
{
float:right;
margin-left:3px;
}

#l2menu
{
line-height: 25pt; 
list-style-image: url(http://usaseancreativeproject.org/Portal/images/list_btn.gif);
}

#l2menu a{color: #333333 ; text-decoration:none; vertical-align:top}
#l2menu a:hover{color: #333333 ; text-decoration:none; vertical-align:top}

#l2menu_2lines
{
list-style-image: url(http://usaseancreativeproject.org/Portal/images/list_btn.gif);
}

#l2menu_2lines a{color: #333333 ; text-decoration:none; vertical-align:top}
#l2menu_2lines a:hover{color: #333333 ; text-decoration:none; vertical-align:top}