body{
background-color: #ae9479;
text-align: center;
margin: 0px;
font-family: georgia;
font-size: 12px;
}

#wrapper{
margin-left: auto;
margin-right: auto;
width: 903px;
text-align: left;
}

#top{
width: 903px;
height: 102px;
}

#homemaincontent{
float: left;
width: 903px;
background-image:  url("../img/maincontentbg.png");
background-repeat: repeat-y;
}

#hometext{
width: 903px;
float: left;
}

#content{
float: left;
margin-left: 35px;
width: 500px;
}

.homecollage{
margin-top: 20px;
}

#footer{
width: 903px;
height: 15px;
float: left;
background-image:  url("../img/footerbg.png");
background-repeat: no-repeat;
}

#copyright{
width: 903px;
height: 25px;
font-size: 10px;
margin-left: auto;
margin-right: auto;
font-size: 12px;
}

a:link{
color: red;
text-decoration: underline;
}

a:active{
color: red;
text-decoration: underline;
}

a:visited{
color: red;
text-decoration: underline;
}

a:hover{
color: #ae9479;
text-decoration: none;
}

#div1{
width: 200px;
margin-left: 35px;
border: 2px dotted gray;
padding: 5px;
height: 200px;
float: left;
}

#templatebg{
width: 841px;
background-image:  url("../img/redbg.gif");
background-repeat: no-repeat;
margin-left: 35px;
margin-top: 20px;
padding-bottom: 20px;
margin-bottom: 20px;
}

#templatebginner{
padding: 15px;
}
