body {
background: url('images/bg.jpg');
margin:0;
padding:0;
font-size: 14px;
text-align:center;
font-family: century gothic; 
line-height:150%;
}

#container { 
margin: 0 auto;
width:823px;
height: 100%; 
}

#back {
width:823px;
height:100%;
}


#main {
position:absolute;
width:823px;
}

.side {
width:323px;
float:right;
padding-top:5px;
text-align: left;
margin: 20px -4px 0px 0px; 
}

.content { 
width:500px;
float:left;
text-align: left;
background-color:#fff;
color:#0a3158;
font-size: 14px;
border-bottom:5px solid #6c83f7;
margin: 10px 0px 20px 0px; 
}

a:link, a:visited, active { 
color: #413684;
font-weight:normal;
}

a:hover { 
color: #0a3158; 
background-color:#fff;
text-decoration: none; 
}

.title { 
color: #fff;
background-color:#6c83f7;
padding:10px;
padding-top:15px;
text-transform: uppercase;
font-size: 42px;
}

.title:first-letter { 
color: #f9c9d2; 
}

h1 { 
color: #5068dd; 
font-size: 20px;
font-weight:normal;
font-family:verdana;
letter-spacing:3px;
}

h2 { 
color: #44c3dd; 
font-size: 14px;
letter-spacing:2px;
font-family:courier;
font-weight: normal; 
margin-top:-12px;
}

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

.links {
background-color:#adbff4;
margin-right:50px;
margin-left:50px;
}

.blog {
padding:6px;
}

.blog2 {
margin-right:25px;
margin-left:25px;
background-color:#becbf1;
color:#0a3158;
font-size: 12px;
padding:6px;
}

a img {
border: 0;
}

.image {
border:5px solid #7898fd;
}

i { 
color: #d34179; 
}
