body {
margin:0px;
background-image:url(../images/background.png);
background-repeat:repeat;
font-family:Verdana;
font-size:13px;
color:#362E26;
}
a {
text-decoration:none;
color:#7D6E5F;
}
a:hover {
text-decoration:none;
color:#C4BCB4;
}
hr {
border:1px solid #61050C;
}
#container {
background-image:url(../images/top-main-background.png);
background-repeat:repeat-x;
background-color:#61050C;
width:950px;
margin-left:auto;
margin-right:auto;
border-left:1px solid #3C0004;
border-right:1px solid #3C0004;
border-bottom:1px solid #3C0004;
overflow:visible;
}
#sidebar {
width:256px;
float:left;
overflow:visible;
}
#btn {
background-image:url(../images/btn-background.png);
background-repeat:repeat-y;
font-size:12px;
font-weight:bold;
padding:10px;
margin:0px 0px 3px 0px;
}
#btn a {
text-decoration:none;
color:#C1A1A1;
}
#btn a:hover {
text-decoration:none;
color:#920812;
}
#header {
background-image:url(../images/main-image.png);
background-repeat:no-repeat;
width:656px;
height:269px;
float:left;
}
#titlebar {
background-image:url(../images/titlebar-background.png);
background-repeat:repeat-y;
font-family:Verdana;
font-size:24px;
font-weight:bold;
color:#ad9d8c;
width:616px;
height:30px;
float:left;
padding: 8px 20px 8px 20px;
}
#main {
background-image:url(../images/main-background.png);
background-repeat:repeat-y;
width:586px;
padding:10px 35px 10px 35px;
float:left;
}
#main a {
font-weight:300;
text-decoration:none;
color:#660000;
}
#main a:hover {
font-weight:300;
text-decoration:none;
color:#993333;
}
#disclaimer {
background-image:url(../images/disclaimer-background.png);
background-repeat:repeat-y;
font-size:9px;
text-align:center;
width:586px;
padding:5px 35px 5px 35px;
margin-right:38px;
margin-bottom:50px;
float:right;
}
#disclaimer a {
color:#362E26;
text-decoration:underline;
}
#disclaimer a:hover {
color:#61050c;
text-decoration:underline;
}
#palinks {
color:#71040d;
text-align:center;
font-weight:bold;
}
#palinks a {
color:#71040d;
text-decoration:underline;
}
#palinks a:hover {
color:#71040d;
text-decoration:underline;
}
#copyright {
background-color:#3C0004;
color:#C4BCB4;
padding-left:265px;
padding-top:10px;
padding-bottom:10px;
clear:both;
}
#footer {
font-size:9px;
height:90px;
padding-left:265px;
padding-top:10px;
padding-bottom:10px;
clear:both;
}
.verdanabold16 {
font-family:Verdana;
font-size:16px;
font-weight:bold;
}
.verdanabold13 {
font-family:Verdana;
font-size:13px;
font-weight:bold;
}
.profilename {
font-family:Verdana;
font-size:24px;
font-weight:bold;
}
.label {
height:26px;
width:32%;
float:left;
clear:both;
}
.field {
height:26px;
width:32%;
float:left;
}
.info {
border:1px solid #000;
height:26px;
width:32%;
float:left;
}
.profile-box {
text-align:center;
width:150px;
float:left;
}
.profile-image {
height:175px;
width:150px;
}
.profile-text {
height:40px;
width:150px;
}
