/*	Desc: *title* Screen Style Sheet
	Author: SSE Design Group http://ssedesigngroup.com
	Date: 02/13/08
96afc1  blue
b3c5d2  ltblue
7596ae  medblue
455967  dkblue
eeeff0  gray
=== === === === === === === === === === */
/*=STRUCTURE
=== === === === === === === === === === */
body {background-image: url(/images/images/bkgrd.jpg); background-repeat:repeat; padding: 0;margin: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000;}

/*=COMMON
=== === === === === === === === === === */
a {text-decoration:underline; color: #7596ae;}
a:visited {color:#888;}
a:hover {color:#96afc1;}
h1 {font-size: 20px;color: #7596ae; font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;}
h2 {font-size: 18px;color: #7596ae; font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;}
h3 {font-size: 16px;color:#000; font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;}
h4 {font-size: 14px;color:#000; font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;}
.smtext {font-size: 10px;}
.medtext {font-size:11px;}

.img {border:1px solid #000;}
.img2left {float:left; margin-right:8px;}
.img2right {float:right; margin-left:8px;}
img {border: 0px;}

/*=WRAPPER
=== === === === === === === === === === */
#wrapper { background-image:url(/images/images/content-bkgrd.png); background-repeat:repeat; margin:auto; width: 900px;}

/*=MASTHEAD
=== === === === === === === === === === */
#masthead {background-image:url(/images/images/masthead.jpg); height: 117px;}
#masthead h1 {text-indent: -9999px;font-size: 1%}

/*=NAVIGATION
=== === === === === === === === === === */
#navigation {}

/*=CONTENT
=== === === === === === === === === === */
#content {width:617px; margin-left:22px; border-top: 1px solid #4e6474; padding:10px;}

/*=NEWS
=== === === === === === === === === === */
#news {padding: 5px 20px 5px 10px; font-size:10px;}
#news input {border:solid 1px #455967;}
#news input[type="text"] {border:1px solid #455967; width: 150px;}
#news input[type="button"] {border:1px solid #455967; background-color:#ccc;}
#news h3 {font-size: 16px;color:#eeeff0; font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;}
#news h4 {font-size: 14px;color:#eeeff0; font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;}
#news a, #news a:visited, #news a:hover {color: #eeeff0;}

/*=FOOTER
=== === === === === === === === === === */
#footer {font-size:10px; text-align:center; padding:5px; border-top: 1px solid #4e6474;}
#footer a, #footer a:visited, #footer a:hover {color:#455967;}