@charset "utf-8";

* {					/* remove browser's default values of padding and margin from all elements*/
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background-color: #F1F1F1;
}

h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: uppercase;
}
h3 {
	background-image: url(images/heading3_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #FFFFFF;
	height: 14px;
	width: 580px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
h4 {
	padding-bottom: 20px;
	padding-left: 25px;
	font-size: 16px;
	color: #0066FF;
	background-image: url(images/date_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#center table {
	margin-bottom: 20px;
	margin-left: 20px;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}

#wrapper {
	width: 800px;
	padding: 10px;
	margin: 0px auto 0px auto;
	height: auto;
	text-align: left;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
	background-color: #006699;
	background-image: url(images/alc_logo.gif);
	background-repeat: no-repeat;
}
#wrapper #header img {
	padding-left: 170px;
	margin: 0px;
	float: left;
}
.news_box {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 20px;
}
#wrapper #container #center img {
	margin-bottom: 20px;
}
#wrapper  #container  #center  .news_box  h2 {
	font-size: 16px;
	color: #333333;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}

#wrapper  #container  #center  .news_box li {
	margin-bottom: 10px;
	margin-left: 20px;
	display: block;
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: none;
	background-position: left center;
	text-indent: 25px;
	font-size: 14px;
}
.news_box  img {
	padding-left: 15px;
	padding-bottom: 10px;
}


#sitemap {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 220px;
	padding-top: 10px;
	padding-right: 10px;
}
#sitemap   a:link, #sitemap  a:visited, #sitemap  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	height: 1%;
	width: 800px;
}
#left {
	margin: 0px;
	width: 160px;
	float: left;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#nav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#nav li {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 160px;
}
#center {
	height: 100%;
	width: 600px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	min-height: 1000px;
}
.slideshow {
	padding-left: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


#center p {
	margin-bottom: 20px;
	margin-left: 10px;
}

#center  a:link, #center a:visited, #center a:active {
	color: #0066CC;
	text-decoration: none;
}
#center a:hover {
	color: #CC3333;
}



#google {
	height: 600px;
	width: 160px;
	margin-top: 10px;
}

.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

#footer {
	margin: 10px 0px 0px 0px;
	text-align: center;
	padding: 15px 0px 15px 0px;
	background-color: #f1f1f1;
	border: 1px solid #333333;
}
#footer p {
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
} 
#navbar {
	width: 798px;
	background-image: url(images/navbar_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: left;
	height: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

#wrapper #navbar ul {
	height: 50px;
	width: 800px;
	list-style-type: none;
}
#wrapper #navbar li {
	float: left;
}
#wrapper  #navbar  a:link, #wrapper #navbar a:visited, #wrapper #navbar a:active {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	height: 25px;
	width: 78px;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 10px;
}
#addthis {
	margin-top: 40px;
	width: 125px;
	height: 16px;
	margin-right: 0px;
	margin-left: auto;

}
.potw_box {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 20px;
	height: 100%;
	min-height: 200px;
}
.potw_box img {
	float: right;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.potw_box h1 {
	font-size: 15px;
	color: #333333;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}
.potw_box p {
	font-size: small;
	margin-left: 20px;
}
#wrapper #container #center ol {
	list-style-position: inside;
	margin-left: 20px;
	margin-bottom: 20px;
}
