* {margin: 0px;}



body {			
	width:100%;
	background-image: url('../graphics/bg.jpg');
	background-repeat: repeat-x;
	background-color:#fff;
	font-family: verdana;	
	font-size: 13px;
	text-align: justify;
}

#container {

	}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	height: 244px;
	background-image:url('../graphics/headernew1.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

#content  {	
	top: 244px;
	height: auto;
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	background-image:url('../graphics/contentbg.gif');
	}

#withincontent {
	width: 946px;
	margin-left: auto;
	margin-right: auto;
}

#sidebar {
	float: left;
	width: 240px;
	padding: 10px;
	}

#maincontent{
	float: left;
	width: 666px;
	background-color: #fff;
	padding: 10px;
	}


/* Footer styles */

#innerfooter { 
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:946px;
}


#footer {
	padding-top: 5px;
	height: 30px; 
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:946px;
	background-color: #fbc300;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-bottom:3px solid #000;
	border-top:20px solid #000;
}
#footer p {
	padding:10px;
	margin:0;
}

#footer img {
	margin: 0px;
	border: 1px solid;
	border-color: #000;
	}

#radio {
	background-color: #fff;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 946px;
	vertical-align: middle; 
}

.radiolink {
	margin-top: 5px;
 	display: inline;
	vertical-align: top;
}


#footer a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}

#footer a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
	
#footer a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}	


a {
	color: #d18502;
	text-decoration: underline;
	font-weight: bold;
	}

a:visited {
	color: #d18502;
	text-decoration: underline;
	font-weight: bold;
	}
	
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}	
	
a:link img, a:visited img { border: 2px solid #d18502; }
a:hover img { border: 2px solid #333333; }
	
	
#button {
	width: 244px;
	border-left: 0px solid #000;
	padding-top: 3px;
	margin-bottom: 0px;
	font-family: arial;
	font-weight: bold;
	text-transform:uppercase;
	background-color: #fff;
	color: #333;
	}
	
#button ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}
		
#button li {
	border-bottom: 3px solid #fff;
	margin: 0px;
	}
	
#button li a {
		display: block;
		padding: 5px 5px 5px 3px;
		border-left: 10px solid #555;
		border-right: 10px solid #555;
		background-color: #555;
		color: #fbc300;
		text-decoration: none;
		width: 240px;
		}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	border-left: 10px solid #333;
	border-right: 10px solid #333;
	background-color: #333;
	color: #fff;
	}
	
.center{
text-align: center;
}

h1 {
	vertical-align:bottom;
	font-size:14px;
	color:#fbc300;
	font-weight: bold;
	border-bottom: 0px solid #000;
	width: 100%;
	text-transform: uppercase;
	background-color: #000;
	padding: 2px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	}

li {
	margin-bottom: 5px;
	}



.newsbox {
	padding: 0px;
	background-color: #d9d9d9;
	}

.alcobg {
height: 100%;
width: 100%;
background-image:url('../graphics/alco.jpg');
background-repeat:no-repeat;
background-position:center;
}

.alco {
margin-top: 10px;
height: 100%;
width: 100%;
text-align: center;
}


.luigibg {
height: 100%;
width: 100%;
background-image:url('../graphics/luigi4.jpg');
background-repeat:no-repeat;
background-position:center;
}

.luigi {
height: 100%;
width: 100%;
text-align: center;
}

.photoalbum {
	width: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

.bulletinpic {
	float: right;
	margin-top: 35px;
	margin-right: 50px;
	}
	
.bulletinright {
	margin-top: -1143px;
	margin-right: 30px;
	clear: left;
	width: 280px;
	float: right;
	}