* {
	margin: 0; padding: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-image: url('../images/background.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
h1 {
	margin-bottom: 5px; font-size: 12px; 
}
h1 a { text-decoration: none; }
h2 {
	margin-bottom: 5px; font-size: 11px; font-style: italic; 
}
a img { border: 0px; }
div#header { height: 96px; background-image: url(../images/headerbg.gif); background-repeat: repeat-x; background-position: top left; }
a { color: #000000; }
div#headerlink { float: right; height: 96px; vertical-align: baseline; line-height: 32px; }
span.headerlink { padding: 0 10px 0 10px; }
span.headerlink img { vertical-align: middle; }
span.headerlink a { text-decoration: none; }
div.menu { background-image: url('../images/menubg.gif'); background-repeat: repeat-x; display: inline; float: left; width: 100%; height: 38px; text-align: center; }
ul.menu { list-style: none; margin-left: 200px; }
ul.menu li { display: inline; float: left; color: #ffffff; font-size: 12px; height: 28px; }
ul.menu li a, ul.menu li a:hover { font-size: 12px; color: #ffffff; text-decoration: none; height: 30px; line-height: 30px; padding: 0 20px 0 20px; float: left; }
ul.menu li a:hover { background-color: #99CCFF; color: #003366; }

div#frame { margin-left: 200px;  width: 760px; border: 1px dashed #99CCFF; margin-top: 10px; padding: 2px; display: inline; float: left; }
div#innerframe { width: 754px; border: 1px solid #99CCFF; float: left; display: inline; padding: 2px; background-color: #ffffff; }
img#intro { float: left; display: inline; }
/* News */
div.latestnews { width: 172px; border: 1px dashed #99CCFF; float: right; display: inline; padding: 5px; }
span.title { clear: both; float: left; display: inline; font-size: 12px; font-weight: bold; }
span.subtitle { clear: both; float: left; display: inline; font-size: 11px; margin-top: 6px; font-style: italic; color: #0066CC; }
p.latestnewsitem { clear: both; display: inline; float: left; width: 170px; margin-top: 4px; }
a.latestnewslink { float: right; display: inline; clear: both; text-decoration: none; color: #CC9933; margin-top: 4px; border-bottom: 1px dashed #99CCFF; width: 170px; padding-bottom: 4px; text-align: right; }

span.newsdate { float: left; font-size: 9px; color: #CC9933; }

/* Content */
div#content { width: 545px; float: left; display: inline; padding: 15px 10px 15px 10px; border: 1px dashed #99CCFF; }
div#fullcontent { width: 731px; float: left; display: inline; padding: 15px 10px 15px 10px; border: 1px dashed #99CCFF;  }


div#footer { margin-left: 200px; width: 760px; text-align: right; font-size: 9px; float: left; display: inline; margin-top: 10px; color: #555555; }
div#footer a { color: #CC9933; text-decoration: none; }
p.hr { height: 20px; line-height: 20px; float: left; width: 100%; background-image: url('../images/hrbackground.gif'); background-repeat: repeat-x; background-position: center; }

div#content ul, div#fullcontent ul { margin-left: 20px; }

img.left { float: left; margin-right: 10px; margin-bottom: 10px; margin-top: 10px; }
img.right { float: right; margin-left: 10px; margin-bottom: 10px; margin-top: 10px; }