/* CSS Document */


body {
	margin:10px 0px;
	text-align:left;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	background-color:#faec89;
	line-height: 15px;
}

#shadowLeft {
 background: url(../images/curve_backgrd.gif) repeat-y;
}

#shadowRight {
	background: url(../images/curve_backgrd_right.gif) repeat-y;
}

#footer{
	color:#051E61;
	text-align:center;
	padding:8px;
	}

a:link {color:#051E61; text-decoration:none;}
a:visited {color:#051E61; text-decoration:none;}
a:hover {color:#051E61; text-decoration:underline;}

#footer a:link {color : #051E61; text-decoration:none;}
#footer a:visited {color : #051E61;text-decoration:none;}
#footer a:hover {color : #051E61; text-decoration:underline;}

#eNews {
	margin: 0px;
}

#eNews input {
	border:#CCCCFF 1px solid;
	font-size:11px;
	background:#7189D1;
	color:#FFFFFF;
}

#eNews input.signUp{
	width: 125px;
	background:#FFFFFF;
	color:#051D61;
	font-weight:bold;
}

#flash{ 
	z-index:00000;
	}


h1
{font-family: Arial, Helvetica, sans-serif; font-size:30px; margin:0; color:#0d2977;
}

ul {
	list-style:none;
}

.gallerylist { width:585px; margin: 20px 0 0 35px;}
.gallerylist li {float:left; margin:0 12px 12px 0;}
.gallerylist li img {border:1px solid #CCC; padding:3px;}

table {
    border-collapse:collapse;
    border-spacing: 0px;
    text-indent: 0;
}


