body {
	font-family: "trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	text-align: center;
	background-color: #D8E1FA;
	background-repeat: repeat-x;
	background-position: left top;
}	
#holder {
	text-align: left;
	width: 960px;
	color: #313159;
	background: #FFFFFF;
	border: thin solid #313159;
	margin: 10px auto 5px;
}
.box img {
	text-align: center;
}


#header {
	height: 157px;
	width: 960px;
	background: #FFF url(layout_images/AWIBC-header.gif) repeat-x;
}
#header_image {
	float: right;
	width: 400px;
	height: 140px;
}


#navigation {
	margin: 0;
	padding: 0;
	height: 32px;
	color: #ebebcc;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 960px;
	background: url(layout_images/nav-bg.gif) repeat-x;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: right;
	
}
#navigation  ul li {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 90%;
	color: #ebebcc;
	font-weight: bold;
}

#navigation a:link, #navigation a:visited {
	display: block;
	color: #ebebcc;
	text-decoration:none;
}
#navigation a:hover {
	color: #D9B396
}


#content {
	float: left;
	width: 600px;
	margin: 12px 10px 12px 15px;
	font-size: 80%;
	border: 1px solid #555577;
}
#sidebar {
	border-collapse: collapse;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #D8E1FA;
	border: 1px dashed #000033;
	margin-top: 12px;
	margin-bottom: 5px;
	float: right;
	width: 300px;
	margin-right: 15px;
}

#sidebar .comments {
	font-size: 70%;
	font-style: italic;
	color: #006633;
}
#content .comments {
	font-style: italic;
	font-weight: normal;
}

#sidebar p {
	font-size: 80%;
}
.box{
	width:280px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.box .first{
	padding-top: 5px;
}

.box h2, .box p {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 80%;
}


#sidebar h1 {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000033;
	border-top-width: 1px;
	border-top-color: #000033;
}


#footer {
	font-size: 70%;
	color: #ebebcc;
	text-align: right;
	border-right: 1px solid #ebebcc;
	border-bottom: 1px solid #ebebcc;
	border-left: 1px solid #ebebcc;
	padding: 5px 15px;
	clear: both;
	background: #000042 url(layout_images/nav-bg.gif) repeat-x;
}
h1 {
	font-size: 140%;
	font-weight: normal;
	color: #171745;
	margin-top: -2px;
	padding-left: 5px;
	background-color: #D8E1FA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4C4C70;
	border-right-color: #4C4C70;
	border-bottom-color: #4C4C70;
	border-left-color: #4C4C70;
	border-right-style: none;
	border-left-style: none;
}

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0px;
}
em {
	font-size: 80%;
	font-style: italic;
	color: #006633;
}
input.btn {
color: #006633;
background-color:#FFFFFF;
border: 1px outset #00008b;

}

input.txt {
color:#006633;
border: 1px inset #00008b;
background-color:#FFFFFF;
width: 200px;

}
fieldset {
	border: 1px dotted #333333;
	margin-top: 5px;
	padding: 5px;
	background-color: #FFFFFF;
}
#contact p .othertxt {
	font-size: 80%;
	font-style: italic;
}


legend {
	color: #333333;
	font-weight: normal;
	font-size: 110%;
	background: #ebebcc;
}
form p  {
clear: left;
margin: 0;
padding: 0;
padding-top: 5px;
}
form label {
	font-size: 80%;
	float:left;
	width:40%
}
#holder #content a {
	color: #FF3333;
	font-weight: normal;
	text-decoration: none;
}
#calender {
	float: left;
	margin: 0px;
	padding: 15px;
	text-align: left;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #080839;
	font-style: normal;
	padding-left: 5px;
}
h4 {
	font-size: 80%;
}
#sidebar_gallery {
	border: 1px solid #003333;
	padding: 10px;
	border-collapse: collapse;
	text-align: center;
	margin: 5px 10px 5px 480px;
}
#content_gallery {

	float: left;
	width: 450px;
	margin: 0px;
	padding: 15px;
	font-size: 80%;
}
#holder #sidebar a {
	text-decoration: none;
	color: #333333;
}
#content td {
	border-collapse: collapse;
	font-size: 90%;
	color: #333333;
	border: 1px solid #333333;
	padding: 5px;
}
#holder #content table {
	padding: 5px;
}

#sidebar_gallery a {
	font-size: 70%;
	color: #006633;
}
#holder #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-size: 100%;
}
.row {
	font-size: 80%;
}
th {
	text-align: left;
	color: #FFFFFF;
	background-color: #AFAFBF;
	border: 1px solid #515173;
}
.box table {
	text-align: center;
}
img {
	border-style: none;
}
.box td {
	text-align: left;
	font-size: 100%;
	color: #000033;
}
#content p {
	padding-right: 5px;
	padding-left: 5px;
}
.strong {
	font-weight: bold;
}
sidebar .box th {
	color: #FFFFFF;
	font-size: 70%;
	background-color: #AFAFBF;
}

#date  {
	float: right;
	padding-top:5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 90%;
	color: #E3E3E8;
	font-weight: bold;
	
}
#holder #sidebar .box td {
	padding-left: 3px;
	font-size: 14px;
}
#holder #sidebar tr {
	padding-left: 4px;
}
#logo {
	float: left;
	width: 250px;
	padding-top: 15px;
	padding-left: 11px;
}
#sidebar td {
	border-collapse: collapse;
	font-size: 95%;
	color: #333333;
	border: 1px solid #333333;
	padding: 5px;
	text-align: left;
}

#sidebar p a {
	font-size: 90%;
	text-align: left;
}

