body {
background-color:#ebd9d5;
margin:0;
padding:0;
font-size: 12px;
text-align: center; 
font-family:verdana;
line-height:140%;
}

#container { 
margin: 0 auto;
width:878px;
height: 100%; 
position: center;
top: 0;
left: 0;
}

#back {
float: left; 
width:878px;
height:100%;
}


#main {
float: left; 
position:absolute;
width:878px;
background-image:url('images/bg.jpg');
background-color:#c2bcbb;
border-right:1px solid #55b9c8;
border-left:1px solid #55b9c8;
}

.side {
width:348px;
float:right;
text-align: left;
color:#665f20;
background-color:#ffc7bc;
margin: 0px 10px 0px 0px; 
}

.content { 
width:500px;
float:left;
text-align: left;
border-bottom:5px solid #55b9c8;
margin: 0px 5px 20px 10px; 
}

a:link, a:visited, active { 
color: #469ebb;
text-decoration: none; 
font-weight:normal;
}

a:hover { 
color: #3e4950; 
background-color:#fff;
text-decoration: none; 
}

.menulink
{ background-color: #fcece8; 
display: block; 
padding: 3px; 
height:25px;
border-bottom:2px double #55b9c8;
}

.menulink:hover 
{ background-color: #e9256a;
color:#fcece8; }

h1 { 
color: #55b9c8;
font-size: 23px;
font-weight:normal;
font-family:verdana;
letter-spacing:3px;
text-align:left;
padding-left:18px;
border-bottom:1px dashed #55b9c8;
}

h2 { 
color: #774181; 
font-size: 20px;
letter-spacing:2px;
font-family:arial;
font-weight: normal; 
margin-top:-12px;
}

.menulink {
display: block; 
padding: 3px; 
text-align:center;
text-decoration:none;
}


.blog3 {
margin-top:15px;
margin-bottom:-20px;
background-color:#fcece8;
padding:6px;
color:#122533;
font-size: 13px;
line-height:140%;
}

.blog4 {
margin-right:50px;
margin-left:50px;
color:#5e6265;
font-size: 14px;
padding:6px;
text-align:left;
line-height:110%;
}

a img {
border: 0;
}

i { 
color: #d34179; 
}

b, strong {
color: #774181;
font-family:arial;
}