/* CSS Document */

body {
	background-color:#231F20;
	font-size:0.9em;
	color:#000000;
	line-height:20px;
	cursor:default;
	background-position:center center;
	background-repeat:repeat-y;
	font-family: Comic Sans MS;
	margin: 0px;
	padding-left: 0px;
}

/* Banner Start */

#header {
	width:762px;
	background-color:#000000;
	height:258px;
	color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	float:left;
	margin-left: 0px;
}

.romeo {
	margin-left: 30px;
	float: none;
	margin-right: 0px;
}

/* Dhtml Menu */

#awmAnchor-fotw_menu {
	margin-bottom: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-position: center center;
}


/* Box containing sidebar, article and footer */


#container {
	width:762px;
	background-color:#000000;
	margin:0 auto;
	padding-bottom: 10px;
	padding-right: 0px;

}

/* Left Side Panel */

#sidebar {
	width:136px;
	float:left;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/layout/sidebar.gif);
	background-color: #000000;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 1`0;
	clear: left;

}


#sidebar h1{
	font-family:Romeo;
	letter-spacing:-1px;
	color:#000000;
	border:none;
	background-image:none;
	padding-bottom: 0px;
	font-size: 1.5em;
}

#sidebar h2{
	font-family:Romeo;
	letter-spacing:-1px;
	color:#000000;
	border:none;
	background-image:none;
}

/* Main Content Box */

.article {
	margin-left:0px;
	border: 1px solid #000000;
	margin-bottom:0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
	width: 736px;
	background-color: #66CBFF;


}


.article p {

	margin:10px;


}


h1,h2,h3 {
	font-family:Romeo;
	letter-spacing:-1px;
	color:#000000;
	border-bottom:2px solid #cccccc;
	background-image: url(../images/layout/small-fotw.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-left: 0px;
	margin-top: 25px;

}


a {
	color:#000099;
	text-decoration:none;
}

a:hover {
}


.thumbs {
	float: right;
	border: thin solid #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.article li {
	list-style-type: circle;
}



/*Begin contact forms*/

.article .contactform {
	padding-left: 20px;
}

.article .contactform p {
	margin: 0px;
	clear: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;

}

.article .contactform p label {
	font-weight: bold;
	float: left;
	width: 25%;
}

.article .contactform .text {
	background-color: #D9F8FF;
	padding: 2px;
	width: 250px;
	border: 1px solid #3c582f;
	color: #000000;
}

.article .contactform  p submit input {
	color: #000000;
	background-color: #D5F4FF;
}
.subt {
	margin-left: 150px;
}

.article .contactform #checkbox {
	margin-left: 70px;
}

/*End contact forms*/

.right {
	text-align: right;
}

.voulnteer {
	font-size: 1.25em;
}


/* Footer */

.comment {
	margin-left:152px;
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:5px;
	background-image: url(../images/layout/credits.gif);
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 589px;
	text-align: center;
	font-size: 0.8em;
}

#clock {
	padding-right: 15px;
	margin-right: 0px;
}

.top {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
	text-decoration: none;
}
#container .article .top img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: text-top;
}


#container .article .top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #840000;
	background-color: #66CBFF;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}

.voulnteer2 {
	text-indent: 25px;
}

/* committee */

.commit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

/* Frontpage links*/


#container .article #index {
	float: none;
	width: 95%;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 5px;
}
#container .article #index p {
	line-height: normal;
}
#container .article #index strong {
	font-size: 1.1em;
}


#container .article table {
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}

/* Slideshow*/
#container .article #slideshow {
	background-color: #000000;
	width: 55%;
	margin-right: auto;
	margin-left: auto;
	border: 1em inset #2DB6FF;
	padding: 1em;
}
