a{
text-decoration: underline;
font-weight: bold;
color: #B0A1B6;
}

a:hover{
text-decoration: none;
font-weight: bold;
color: #450100;
}

body {
margin: 0;
padding: 0; 
background-color: #450101;
clear: both;
}

#container{
margin: 0px auto;
width: 888px;
background-image: url(../images/bkgd.jpg);
background-repeat: repeat-y;
height: 100%;
overflow: hidden;
}

#header{
margin: 0px auto;
width: 740px;
height: 244px;
background-image: url(../images/headerbkgd3.jpg);
background-repeat: repeat-y;
}

#top{
margin: 0px auto;
width: 740px;
height: 12px;
background-image: url(../images/pcheadertop.jpg);
background-position: top;
background-repeat: no-repeat;
}

#middle{
margin: 0px auto;
width: 740px;
height: 220px;
background-image: url(../images/pchead.gif);
background-position: center;
background-repeat: no-repeat;
}

#title{
width: 400px;
height: 100px;
float: right;
text-align: right;
color: #ffffff;
margin-top: 34px;
padding-right: 60px;
}

#down{
margin: 0px auto;
width: 740px;
height: 12px;
background-image: url(../images/bodybkgd3.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#main {
margin: 0px auto;
width: 888px;
height: 100%;
overflow: hidden;
}

#mainleft{
width: 264px;
float: left;
}

#contmenu{
width: 264px;
height: 278px;
background-image: url(../images/sider.jpg);
background-repeat: no-repeat;
float: left;
}

#menu{
width: 120px;
height: 200px;
margin: 43px 34px 35px 110px;
}

#menu ul{
margin-left: 5px;
padding-left: 5px;
}

#menu ul li{
margin-top: 10px;
list-style-type: none;
}

#menu ul li a{
font-family: Times;
font-size: 14px;
color: #AF692F;
text-decoration: none;
}

#changing{
margin-top: 0px;
width: 560px;
height: 100%;
float: left;
overflow: hidden;
}

#words{
margin-top: 0px;
width: 560px;
height: 15px;
}

#left{
margin-top: 0px;
width: 500px;
float: left;
overflow: hidden;
}


.squaresmall{
margin-top: 10px;
margin-left: 20px;
width: 200px;
background-color: #ffffff;
border: 1px solid #cc9999;
}

.squaresmall p{
padding: 10px;
}

#footer{
margin: 0px auto;
width: 888px;
height: 86px;
background-image: url(../images/footer.jpg);
background-repeat: no-repeat;
}

h5{
font-family: Verdana, Arial, Times, san-serif;
font-size: 12px;
font-weight: bold;
color: #663333;
}

p{
font-family: Verdana, Arial, Times, san-serif;
font-size: 11px;
color: #697500;
padding-left: 20px;
}

#credits{
font-family: Verdana, Arial, san-serif;
font-size: 11px; 
text-align: center;
color: #cc9966;
}

#credits a{
text-decoration: none;
font-weight: bold;
color: #cc9966;
}

#credits a:hover{
text-decoration: underline;
font-weight: bold;
color: #ffffff;
}
