body {
	background: #e6ebee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 10px;
}

a {
	color: #CC3300;
}

.content{
	width: 750px;
	border-right: solid #1e3e7d 1px;
	background: #ffffff;
	color: #000000;
}

.header {
	height: 90px;
	width: 751px;
}

.nav {
	background: black;
	color: #74b4cd;
	font-size: 10px;
}

.nav a, .nav a:visited {
	color: #74b4cd;
	background: black;
	font-size: 10px;
	text-decoration: none;
}

ul {
	padding: 4px 0px 0px 5px;
	margin: 0px;
}

.nav li {
	display: inline;
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right:7px;
	border-right: solid 1px #ffffff;
}


.nav li.last {
	border: none;
}

.nav img.mainBanner {
	border-top: 2px #ffffff solid;
}

.nav img {
	width: 634px;
}

.agenda ul {
	background: white;
	color: #084c8d;
	border-right: 1px #084C8D solid;
}

.agenda li {
	list-style-type: none;
	line-height: 31px;
	font-size: 11px;
	font-weight: bold;
}
.agenda a, .agenda a:visited  {
	background: #ffffff;
	color: #084c8d;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.left {
	clear: left;
	width: 116px;
    float: left;
	background: #ffffff;
	color: #000000;
}
	
.main .left {
	margin-top: -2px;
}

.right {
	margin-left: 116px;
}


.main .right {
	padding: 15px;
}

h1 {
	padding-top: 15px;
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #1a56b6;
}

h2 {
	font-size: 16px; 
	font-weight:bold;
	background: #ffffff;
	color: #1a56b6;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main .right ul{
	padding-left: 35px;
}

.main .right li {
	font-size: 10px;
	line-height: 200%;
}

#news {
	position: absolute;
	top: 100px;
	left: 602px;
	width: 146px;
	border-width: 2px 1px 2px 2px;
	border-style: solid;
	border-color: #1e3e7d;
	font-size: 10px;
	background: #e6ebee;
	color: #000000;
}

#news h1 {
	background: #1e3e7d;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	width: 142px;
}

#news p {
	width: 146px;
	padding-top: 10px;
	padding-left: 5px;
}

#news p.spacer {
	height: 114px;
}

#news object {
	padding: 0px;
	height: 158px;
}

span.pageno{
	float: right;
	text-align: right;
	margin: 0px;
	padding-right: 200px;
}

#container {
    position:relative; 
	width: 403px;
    height:450px; 
    margin: 0px auto 0 auto; 
    border:1px solid #aaa; 
	color: #000;
	float: left;
    background:#fff url(img-stable.jpg) 14px 150px no-repeat;
}

/* Removing the list bullets and indentation - add size - and position */
#container ul {
	width: 400px;
	height: 198px;
    padding:0;
    margin:5px; 
    list-style-type:none; 
	float: left;
}
	
#container li {
	float: left;
}

#container a.gallery span {
	position:absolute;
	width:1px;
	height:1px;
	top:-1px;
	left:-1px;
	overflow:hidden;
	background:#fff;
	color: #000;
}

#container a.gallery, #container a.gallery:visited {
	display:block;
	color:#000;
	text-decoration:none;
	border:1px solid #000;
	margin:1px 2px 1px 2px;
	text-align:left;
	cursor:default;
	background: #ffffff;
}

#container a.lt, #container a.lt:visited {
	height:60px;
	width:46px;
	margin:1px 0px 1px 2px;
	border-right: 1px dotted #000;
}

#container a.rt, #container a.rt:visited {
	height:60px;
	width:46px;
	margin:1px 2px 1px 0px;
	border-left: none;
}
	
#container a.gallery:hover span {
    position:absolute; 
    width:386px; 
    height:300px; 
    top:150px; 
    left:14px; 
    color:#000; 
    background:#fff;
}

#container a.gallery:hover {
	border:1px solid #fff;
}

#container a.lt:hover {
	border-right: 1px dotted #000;
}

#container a.rt:hover {
	border-left: none;
}

#container a.gallery:hover img {
    border:1px solid #000; 
    float:left; 
    margin-right:5px;
}

.footer {
	clear: both;
	height: 10px;
	margin-top: -2px;
}

.footer img {
	margin: -2px 0px 0px -1px;
}
