img 	{
	border :0px none inherit;
	} 

body {
	background : #ffffff url('../images/bg_main.jpg') center no-repeat fixed; 
	color : #000000; 
	margin : 0; 
	padding : 0; 
	border : 0 none inherit; 
	border-top : 0px; 
	text-align : center; 
	font-family : Georgia, Arial, Verdana; 
	padding-bottom : 2px; 
} 

#holder	{
	voice-family : "\"}\""; 
	voice-family : inherit; 
	width:600px;
	margin-right:auto;
	margin-left:auto;
	border-top:5px solid #033669;
	padding:0px;
	background: #ffffff;
	}

#maincontent {
	background:#fff;
	width : 600px;
	text-align:left;
	
} 
	html > #maincontent {
} 

#menu
	{
	text-transform:lowercase;
	z-index:2;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
 	background:#fff url('../images/bg_menu.jpg');
	line-height:2.8em;
	color:#ffffff;
	}

#menu a	{
	color:#ffffff;
	text-decoration:none;
	font-size:.8em;
	font-weight:none;
	}

#menu a:hover
	{
	text-decoration:underline;
	font-weight:none;
	}

#menu a.last {
	color:#fcfcfc;
	text-decoration:none;
	font-size:.8em;
	font-weight:none;
	}

#menu a.last:hover {
	text-decoration:underline;
	font-weight:none;
	}


#menu ul
	{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}

#menu ul li{
	margin-left: 0;
	padding:0px 10px;
	list-style: none;
	display: inline;
	}

#submenu
	{
	text-transform:lowercase;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
 	background:#fff url('../images/bg_submenu.jpg');
	font-size:.8em;
	text-align:center;
	line-height:2.8em;
	color:#ffffff;
	}

#paper	{
	border-top:1px dotted #EAEEF2;
	}


table.content
	{
	width:600px;
	}

td.left	{
	background:#CCD6E0;
	padding:10px;
	vertical-align:top;
	line-height:1.8em;
	font-size:.8em;
	text-align:justify;
	}

td.right{
	vertical-align:top;
	padding:0px;
	font-family:arial;
	}

#search	{
	background:#e3ffbb;
	border-top:1px solid #ffffff;
	color:#666666;
	line-height:.9em;
	}

table.search
	{
	font-size:.6em;
	}

#text	{
	background:#ffffff;
	border:1px solid #5EA318;
	}

#button	{
	background:#BDEB8F;
	border:1px solid #5EA318;
	}

#activities
	{
	background:#FFFF7F;
	border-top:1px solid #ffffff;
	color:#666666;
	line-height:1.6em;
	text-align:left;
	font-size:.7em;
	}

#activities a
	{
	background:none;
	text-decoration:underline;
	color:#336699;
	padding:2px;
	}

#alert a:hover
	{
	border-bottom:1px dashed #A90B0D;
	}

#news2	{
	padding-left:5px;
	}

#email	{
	padding:10px;
	background:#A5B7C9;
	border:1px dotted #fff;
	font-family:courier;
	font-size:.9em;
	color:#3C5064;
	}

a
	{
	color:#336699;
	text-decoration:none;
	}

a:hover
	{
	color:#5991C8;
	text-decoration:underline;
	}

a.concern
	{
	font-size:.9em;
	}

a.image	{
	text-decoration:none;
	border:none;
	}

h3	{
	border-bottom:1px solid #EAEEF2;

strong	
	{
	color:#333;
	}

img.photo
	{
	border:2px solid #666666;
	}

ul	{
	list-style-image:url('../images/bullet.gif');
	text-align:left;
	}


img.right
	{
	float:right;
	}

img.left
	{
	float:left;
	}

#activity	{
	padding:5px;
	}
	
	
.clear	{
	clear:both;
	}	
