﻿body {
	margin: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	background-color: #cccccc;
/*	background-image: url('../images/back.gif');
	background-repeat: repeat;
	background-attachment: scroll; */
}
#container {
	border-left: 1px solid #ffa3a3;
	border-right: 1px solid #ffa3a3;
	border-bottom: 1px solid #ffa3a3;
	width: 930px;
	margin: 0 auto;
	padding: 0;
	background-color: #e0ffff;
	background-image: url('../images/Mk3Tiber.jpg');
	background-repeat: no-repeat;
	border-top-style: solid;
	border-width: 0px;
}
#top {
	height: 244px;
}
#awmAnchor-mk3Asite {height: 208px;}

#left {
	width: 210px;
	float: left;
	height: 400px;
}
#content {
	margin-left: 214px;
	margin-right: 10px;
}
#content p {
	margin-bottom: 6px;
	margin-top: 0px;
}
#content h1 {
	font-size: 120%;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
}
#content h2 {
	font-size: 110%;
	margin: 9px 0px 3px 0px;
}
#side {
	float: right;
	width: 33%;
	border: 1px solid #ffa3a3;
	background-color: #ffffe0;
	margin-left: 1%;
	padding: 4px;
	margin-right: 3px;
	margin-bottom: 6px;
}
#side h4 {
	font-size: 105%;
	margin: 0px 0px 6px 0px;
	line-height: .9em;
}
#side h5 {
	font-size: 100%;
	margin: 0px 0px 5px 0px;
}

#footer {
	clear: both;
	font-size: x-small;
	text-align: right;
	margin-right: 4px;
}
ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom : 3px;
	list-style-type : square;
}
li {
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 125%;
}
.largerfont {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 110%;
}
.hide {
	display: none;
}
.bottom {
	font-size: 90%;
	text-align: center;
}

#side p {
	font-size: small;
	padding-bottom: 8px;
	line-height: 100%;
}

#side .red {
	font-size: 90%;
	color: #FF0000;
	margin-left: 12px;
}

#leftie {
	text-align: left;
	float: left;
	display: inline-block;
}
#emaillist {
	background-color: #FFFFB5;
	width: 96%;
	margin-left: 2%;
	margin-bottom: 12px;
	margin-top: 8px;
}
.emailicon {
	vertical-align: bottom;
	border-style: solid;
	border-width: 0;
	margin-right: 2px;
	text-decoration: none;
}
.standup {
	vertical-align: bottom;
	border-width: 1px;
	border-color: green;
	padding-top: 4px;
}


