
hr {
	height:1px;
	color:#333333;
	}
	
.star {
	margin:60px 575px 0px 0px;
	}

.clear {
	clear:both;
	}
/* Menu */

#menu {
	height:20px;
	color:#ffffff;
	background:#000000;
	margin-bottom:20px;
	padding:3px 0 3px 0;
}

#menu ul {
	text-align:center;
	font-size:1em;
	position:static;
}

#menu li {
	padding-bottom:10px;
	padding-top:3px;
	list-style-type:none;
	list-style:none;
	display:inline;
	padding-left:20px;
	padding-right:20px;
	position:static;
}

#menu a {
	text-decoration: none;
	color:#ffffff;
}

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

#menu img {
	margin-left:-35px;
}

/*header*/

#header {
	background:url(../images/top.png) no-repeat 0 0;
	background-position: center top;
	height:402px;
	margin:0 auto;
}


#logo {
	float:left;
	margin-top:11px;
	width:239px;
}


#topmenu {
	width:300px;
	float:right;
	font-size:1em;
	margin-top:35px;
	margin-right:50px;
	clear:right;
	color:#444444;
	text-align:right;
}

#topmenu a:hover{
	color:#333333;
}

/* Page */

#container {
	width: 760px;
	margin:0 auto;
	padding: 0 20px 0 20px;
	border-right: 0px solid #EDEBD5;
	background:url(../images/bgbody.png);
	margin-top:-402px;
	z-index: 1;
	position: relative;
}

/* Content */

#column1 {
	width:475px;
	float:left;
	padding:10px;
}


#column2 {
	width:225px;
	float:right;
	background:#ecf2f5;
	border: 1px solid #5a92b2;
	padding:10px 10px 25px 10px;
	color:#174865;
}

#column2 a{
	color:#174865;
}

#events {

}

.events td{
	border:#666666 1px solid;
	}
	
#column2 h2{
	font-size:1.142857em;
	font-weight:bold;
	border-bottom:1px solid #5a92b2;
	padding-bottom:3px;
	color:#255b7a;
}

#column2 p{
	border-bottom:1px dashed #5a92b2;
	padding-bottom:5px;
	padding-top:5px;
}

#banner {
	background:url(../images/banner.jpg) no-repeat;
	height:198px;
	width:760px;
	}

#welcome {
	float:right;
	margin:75px 105px 0 0;
	width:400px;
	text-align:right;
	color:#FFFFFF;
	}
#welcome p{
	font-size:1.285714em;
	line-height:1.166667em;
	}
.boxleft {
	float:left;
	width:400px;
	padding-left:5px;
	}
.linkbox {
	float:left;
	width:400px;
	padding-left:5px;
	margin-bottom:20px;
	}

.linkbox2 {
	float:left;
	width:475px;
	padding-left:5px;
	margin-bottom:20px;
	}
	
/* form control */

.newsletter {
	padding:5px;
	text-align:left;
	padding-left:25px;
	position:relative;
	}
.newsletter input{
	background:#ffffff;
	border:#ffffff 1px solid;
	width:121px;
	height:16px;
	padding:4px 0px 4px 4px;
	}
.newsletter .submit{
	background:#000000; 
	border:#000000 1px solid;
	color:#FFFFFF;
	font-size: 0.833333em;
	height:20px;
	width:74px;
	padding:0;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	}
input:focus {
	border: 1px solid #900;
}

.classes {
	margin-bottom:10px;
	}
/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #4c87a9;
	color: #ffffff;
	text-align:center;
	margin-top:35px;
	border-top:#000000 1px solid;
}
#footer a{
	color: #ffffff;
}

.footer {
	word-spacing:15px;
	}
.footer a{
	color:#FFFFFF;
	}

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

#footer .avant {
	background: url(../images/ailogo.gif) no-repeat right bottom;
	margin-top: 70px;
	width:330px;
	margin: 0 auto;
	padding-top:8px;
}

#footer .avant p {
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	text-align: center;
}

#footer .avant a {
	text-decoration: none;
}

#footer .avant a:hover {
	text-decoration: underline;
	color:#9f1d1f
}