
body {
background-color:#000000;
color:#f3edd6;
text-align:center;
font-family: Georgia, Times New Roman, Times, serif;
font-size:14px;
margin-top:60px;
}

a {
text-decoration:none;
font-weight:bold;
}

a:link {
color:#f3edd6;
}

a:visited {
color:#aba48e;
}

a:hover {
color:#FFFFFF;
}


.xs {
font-size:9px;
}

.small {
font-size:10px;
}

.medium {
font-size:13px;
}

.large {
font-size:15px;
}

.header {
width:788px;
height:186px;
background-image:url(images/weemee.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.header img {
margin-left:110px;
}

.main {
width:788px;
border:4px double;
}

.navs {
width:670px;
margin-left:100px;
padding:5px;
font-size:16px;
overflow:hidden;
text-align:right;
}

.navlink {
float:right;
margin-left:20px;
}

.content {
min-height:400px;
_height:400px;
text-align:justify;
overflow:hidden;
background-color:#f3edd6;
color:#000000;
background-image:url(images/parchment.jpg);
background-position:top left;
background-repeat:repeat;
}

.content a:link { color:#333333;}
.content a:visited { color:#5e5b4e;}
.content a:hover { color:#000000;}

.content2 {
padding:10px;
text-align:justify;
overflow:hidden;
}

.page_title {
font-size:20px;
font-weight:bold;
background-color:#333333;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#F7edcd;
border:1px solid #000000;
padding:10px;
margin-bottom:10px;
}

.pub {
overflow:hidden; 
margin-bottom:10px; 
text-align:justify;
padding:5px;
background-color:#F7edcd;
border:4px double #aba48e;
}

.preview {
overflow:hidden; 
margin:100px; 
margin-top:20px;
text-align:justify;
font-size:17px;
padding:2px;
background-color:#F7edcd;
background-image:url(images/cream_paper.jpg);
background-position:top left;
background-repeat:repeat;
border:4px double #aba48e;
}

.preview_title {
font-size:17px;
font-weight:bold;
background-color:#333333;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#F7edcd;
border:1px solid #000000;
padding:10px;
margin-bottom:10px;
}

.pub_title {
font-size:20px;
font-weight:bold;
margin-top:5px;
margin-bottom:10px;
}

.pub_image {
float:left;
padding-right:5px;
padding-bottom:5px;
}

.pub_image img {
width:120px;
border:4px double #aba48e;
}

.item {
margin-top:5px;
margin-bottom:5px;
text-align:justify;
border-bottom:4px double #aba48e;
}

.footer {
width:800px;
font-size:11px;
color:#f3edd6;
text-align:center;
}

.form {
border:4px double #aba48e;
padding:5px;
background-color:#F7edcd;
}

.ft {
font-weight:bold;
margin-bottom:5px;
font-size:17px;
}


.f1 {
overflow:hidden;
margin-bottom:10px;
}

.f2 {
float:left;
width:25%;
}

.f3 {
float:left;
width:73%;
}

.f4 {
width:1px;
height:1px;
clear:both;
}

.formwarning {
color:;
font-weight:bold;
padding-top:10px;
padding-bottom:20px;
}

.formsubmit {
text-align:center;
}

.formfield {
width:95%;
}

.follow {
float:right;
padding-left:2px;
margin-left:5px;
width:90px;
}


