@charset "utf-8";

#introtextbox { margin-top: 5px; }

#introtextbox P {
		margin-bottom: 10px;
		padding: 5px 10px;
		border: 1px solid #B4232A;
		background: #FFFFFF;
}

#frontpagebox {
		background: url(../img/_frontpagebox.gif) no-repeat left top;
		height: 150px;
		width: 370px;
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 15px;
}


#content_viewarea {
		background: #FFFFFF;
		padding: 0px 0px 20px;
		vertical-align: top;
		margin-bottom: 20px;
		width: 100%;
}
#content_viewarea p { padding: 3px 10px; }



#wrappper {
		width: 800px;
		margin: 0px auto;
}

#top {}

#TR {
		background: url(../img/_TR.gif);
		height: 155px;
		width: 46px;
		float: left;
}
#title { 
		background: url(../img/_logo_AMW.jpg) no-repeat;
		height: 125px;
		width: 273px;
		float: left;
 }

#page_title {
		margin-top: 125px;
		background: #EBE1D6 url(../img/title_bg.gif) repeat-y left;
}

#navbar { float: left; }

#content {
		background: url(../img/_bg.gif) repeat-y center;
		padding-left: 20px;
		padding-right: 20px;
}
#credits {
		background: url(../img/_bg.gif) repeat-y center;
}

#credits p {
		font-size: 10px;
		text-align: center;
}
#credits a {
		font-size: 10px;
		text-align: center;
}
#datatable {
		border: 2px solid #A4151C;
		margin: 8px auto;
}
#datatable td { padding-left: 10px; }

#datatable TH {
		background: #A4151C;
		color: #FFFFFF;
		font-size: 12px;
}



table.layout { width: 100%; }
.twocol td {
		vertical-align: top;
		width: 50%;
		padding-right: 10px;
		padding-left: 10px;
}

.seperate { border-right: 1px solid #6C0009; }

#watermark {
		background: url(../img/_watermark.gif) right no-repeat;
		height: 75px;
		width: 700px;
}


table#footer {
		background: #EBE1D6 url(../img/_footer_bg.gif) repeat-x bottom;
		height: 10px;
		width: 800px;
		border-collapse: collapse;
}

table#footer td.bg { width: 780px; }
