
body {
font-family : georgia;
font-size : 12px;
color : #e8e2e5;
margin : 0px;
background-color: #2c2a2b;
background-image: url('images/container.jpg');
background-repeat: repeat-y;
background-attachment:fixed;
background-position:left; 
padding: 0;
margin: 0;
text-align : left;
}

p {
font-family : georgia;
font-size : 12pt;
color : #e8e2e5;
padding-left : 5px;
padding-right : 5px;
padding-top : 0px;
padding-bottom : 0px;
text-align : justify;
}

#header {
width : 900px;
height : 426px;
background: transparent;
margin : 0 auto;
}

#side {
float : right;
width: 260px;
padding: 0px;
font-size : 13px;
margin : 0 auto;
}

#side p {
font-size : 13px;
font-family: georgia;
text-align:center;
}

#content {
float : left;
width : 585px;
background: transparent;
padding: 0px;
margin: 0px auto;
}

#footer {
width : 1000px;
height : 0px;
}

img{
border: none;
}

a:link, a:visited, a:active {
text-decoration : none;
padding : 0px;
font-family : georgia;
font-style : bold;
font-size : 12px;
color : #b60364;
}

a:hover {
color : #b60364;
border-top : 0;
border-bottom : 1px;
border-right : 0;
border-left : 0;
border-style : solid;
border-color : #b60364;
}

b {
color: #0669b2;
}

.style1 {
font-size : 12px;
font-family: georgia;
}

style2 {
font-size:10px;
color: #b60364;
}