html, body {
margin : 0;
padding : 0;
}
body {
	background-image: url('http://www.aly-and-aj.com/ashley/ashleytsummerbg.png');
	background-repeat: repeat-y;
	background-color: #B7AC9E;
        background-position: center top;
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 7pt;
	color: #000000
}
a:link, a:active, a:visited {
	color: #DAAC61;
text-decoration : none; 
border-bottom : 0px solid #;
text-transform: uppercase;
font-weight : bold;
cursor : default;
cursor : default;
}
a:hover {
	color: #EDE39F;
}
a img {
	border: 2px solid #DAAC61;
}
a:hover img {
	border: 2px solid #EDE39F;
}
b {
	color: #EEE39A;
}
table, td, tr {
	font-size: 7pt;
}
textarea, input, select {
	background: #E2BC7F;
	border: 1px solid #6B413E;
	font-family: tahoma;
	font-size: 7pt;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}
button, submit {
	background: #D1C684;
	border: 1px solid #E1BC81;
	font-family: tahoma;
	font-size: 7pt;
	color: #EDE39D;
	font-weight: bold;
}
h1 {
	background-color: #CFC787;
	background-image:url();
	background-repeat:repeat-x;
	font-weight:bold;
	font-size: 11px;
	font-family: arial;
	color: #6B413E;
	text-align: center;
	text-transform:uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	line-height: 12px;
        padding: 2px;}
}
h2 {
	background-color: #DFC99E;
	font-size: 7pt;
	text-transform: uppercase;
	color: #000000;
        line-height:13px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px
        padding: 1px;
}
h3 {
	background-color: #DFC99E;
	font-family:Tahoma,Verdana,Helvetica;
	font-size:7pt;
	font-weight:normal;
	letter-spacing:normal;
	color: #000000;
        padding: 0px;
}

.main{
	background-color: #DFC99E;	
        font-family:Trebuchet MS;
	font-size:7pt;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
        width: 100%;
	color: #000000;
        padding: 1px;
	}

.newstitle {
	background-color: #CFC787;
	background-image:url();
	background-repeat:repeat-x;
	font-weight:bold;
	font-size: 11px;
	font-family: arial;
	color: #6B413E;
	text-align: center;
	text-transform:uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	line-height: 12px;
        padding: 2px;}

.newstitle a {
	color: #6B413E;
	text-decoration: none;}

.newstitle a:link, .newstitle a:visited {
	color: #6B413E;
	text-decoration: none;}

.newstitle a:hover {
	color: #6B413E;
	text-decoration: none;}

.newsdate {
	background-color: #EEE39B;
	padding: 2px;
	font-family:Trebuchet MS;
	font-size:10px;
        text-align: center;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #D6B070; 
	text-transform: uppercase;
}

.news{
	background-color: #DFC99E;	
        font-family:Trebuchet MS;
	font-size:7pt;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	color: #000000;
        width: 100%;
        padding: 1px;
	}

.news-box2 {
	font-family:Trebuchet MS;
	font-size:10px;
	text-align: right;
	background: #DFC99E;
	color: #6B413E;
	padding: 2px;
        }
	
.news-box2 a {
	color: #D5AE6D;
	text-decoration: none;}

.news-box2 a:link, .news-box2 a:visited {
	color: #D5AE6D;
	text-decoration: underline;
}

#container {
width: 725px;
margin: 0 auto;
}
#welcome {
width: 228px;
position: absolute;
margin: 218px 633px;
}
#header {
width: 100%;
height: 100%;
}
#content {
float: right;
width: 500px;
padding : 0px 0px;
text-align: left;
}
#googlead {
float: center;
width: 728px;
padding : 0px 12px;
text-align: center;
padding-top: 0px;
}
#leftbar {
float: left;
width: 225px;
}