@charset "windows-1257";

body{
margin: 0px;
padding: 0px;
text-align: center;
background-image: url(bg.jpg);
}

.main{width:900px;text-align:left;border:0px;background-color:#ffffff;
border-left: 5px solid #4c2002;
border-right: 5px solid #4c2002;}
.header{width:100%;
height:130px;
text-align:left;
vertical-align:top;
background-color: #e36714;
padding: 10px 10px 10px 640px;
border:0px none;
background-image: url(header.jpg);
background-repeat: no-repeat;
background-position: 0px 0x;
color: #4c2002;
font-size: 11px;
font-family:arial;
border-top: 5px solid #4c2002;
border-bottom: 5px solid #4c2002;
border-left: 1px solid #4c2002;
border-right: 1px solid #4c2002;}

.header a,.header a:active,.header a:visited{color:#672b02;text-decoration:none;}

.header a:hover{color:#803402;text-decoration:underline;}

.posts{width:73%;text-align:left;background-color:#ffffff;padding:0px;border:0px;text-align:left;vertical-align:top;
color:#3d3d3d;font-size:10px;font-family:verdana;line-height:1.5em;}
.side{width: 27%;text-align:left;background-color:#ffffff;padding:0px;border:0px;text-align:left;vertical-align:top;}

.posts a,.posts a:visited,.posts a:active,{color:#672b02;text-decoration:none;}
.posts a:hover{color:#803402;text-decoration:underline;}

h1{font-family: arial;font-size: 24px;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}

h2{font-family: arial;font-size: 16px;margin: 0px 0px 0px 0px;padding: 2px 2px 2px 2px;vertical-align:middle;}

.posttitle{
width:100%;background-color:#ffffff;text-align:left;color:#672b02;height:28px;text-decoration:none;color:#672b02;}

.posttitle a,.posttitle a:visited,.posttitle a:active,{
width:100%;background-color:#4c2002;text-align:left;padding: 6px 6px 8px 6px;color:#d86619;text-decoration:none;}

.posttitle a:hover{
width:100%;background-color:#753205;text-align:left;padding: 6px 6px 8px 6px;color:#f38b45;text-decoration:none;}

hr{color: #eeeeee;border: solid;padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;}
.menumenu{width: 100%;border: 0px;text-align:left;}
.mtitle{width:100%; height:34px;font-family: arial;font-size: 16px;margin: 0px;color:#d86619;padding: 8px 6px 4px 6px;
background-color:#4c2002;}

.mcontent{width:100%;background-color:#eeeeee;font-family: arial;font-size: 11px;margin: 0px 0px 0px 0px;padding: 4px 4px 4px 4px;color:#383838;}
.mcontent a{color:#431c02; text-decoration:none;}
.mcontent a:visited {color:#431c02; text-decoration: none;}
.mcontent a:active {color:#431c02; text-decoration: none;}
.mcontent a:hover {color:#803402;text-decoration: underline;}

.bottom{color:#3d3d3d;font-size:10px;font-family:verdana;line-height:1.5em;}