body {
	background: #ffffff url(../images/bodyback.jpg) repeat-y top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
}

body, td, th {
	color: #330033;
	vertical-align: top;
}


h1 {font-size:100%;
display: inline;
color: #ffffff;
position:relative;
top: 0px; right: 548px;
}

h2 {
	color: #666699;
}

h3 {
	color: #330033;
}

h4 {
	color: #330033;
}

h6 {
	color: #333366;
}

a {
	color: #cc8833;
	text-decoration: none;
}

a:hover{text-decoration: underline;}

.outside{width:100%;
text-align: left;
}
.container{
width: 990px;
height: 100%;
text-align: left;
background: #ffffff;
border: 1px solid #9999cc;
}

.splash{
width: 990px;
height: 98px;



font-size: 150%;
color: #6d367f;
background: #ffffff url(../images/awd-logo.jpg) no-repeat top left;

}

.header{width: 990px;
height: 120px;
font-size: 300%;
color: #ffffff;
background: #666699 url(../images/ss.jpg);
}

.outerLeft{
float: left;
width: 670px;
background: #ffffff;
padding: 10px;
}

.blog{
width: 100%;
padding-bottom: 40px;
border-bottom: 0px dashed #330033;
}

.blog h2{
border-top: 1px dashed #330033;
border-bottom: 1px dashed #330033;
}

.blog h2 a{
text-decoration: none;
color: #666699;
}

.blog h2 a:hover{color: #999999;}

.topMenu{
padding: 5px 5px 5px 5px;
font-size: 100%;
background: #9999cc url(../images/back.jpg) repeat-x right  top;
font-weight: bold;
}

.topMenu a{
text-decoration: none;
padding: 5px 5px 5px 5px;
background: #9999cc url(../images/back.jpg) repeat-x right  top;
color:#ffffff;}

.topMenu a:hover{
background: #cccc00 url(../images/back2.jpg) repeat-y right  top;
}

.outerRight{
float:right;
width: 280px;
padding: 10px;
background: #9999cc;
}

.outerRight a{color:#ffffff;}

.contrib{
margin-top: 10px;
border-top: 1px dashed #330033;
padding-bottom: 10px;
}

.links{
margin-top: 10px;
border-top: 1px dashed #330033;
padding-bottom: 10px;
padding-top: 10px;
}

.links a{
display: block;
}

.previous a{
display: block;
}

.previous{
margin-top: 10px;
border-top: 1px dashed #330033;
padding-bottom: 10px;
padding-top: 10px;
}

.friends{
margin-top: 10px;
border-top: 1px dashed #330033;
padding-bottom: 10px;
padding-top: 10px;}

.friends a{
display: block;
}

.other {
margin-top: 10px;
border-top: 1px dashed #330033;
padding-bottom: 10px;
padding-top: 10px;
}

.footer{
clear: both;
width: 990px;
height: 24px;
background: #666699;
text-align: right;

}

.footer a{
text-decoration: none;
color:#ffffff;
}

.commenthead{
border: 1px solid #330033;
padding: 10px;
background: #bbbbdd;
}

.commenthead h3{
border-bottom: 1px dashed #330033;
}

.comment {
border-bottom: 1px dashed #330033;
padding-bottom: 25px;
}
td.footblog {
font-size: 90%;
font-style:italic;
}

td.footblog a{color:#ffffff;}