body {
margin:0;
padding:0;
text-align: center; 
font-size: 11px;
font-family: sans-serif,arial; 
background: url(images/bg.jpg) repeat-x; 
background-color:#bbbbbb;
line-height:170%;
}

#container { 
margin: 0 auto; 
width:556px;
height: 100%; 
text-align: left;
margin-left: auto;
margin-right: auto;
}

#back {
float: left; 
padding-left:3px;
width:560px; 
background-color:#afafaf;
}

#top {
background: url(images/index_01.jpg); 
width:556px;
height:346px;
}

#top a {
position: fixed;
text-decoration: none;
}

#main {
float: left; 
background: url(images/index_02.jpg) no-repeat;
width:556px;
color: #0d0d0d; 
}

.content { 
margin: 0px 0px 0px 0px; 
width:556px;
}

#footer {
clear: both; 
background: url(images/bottom.jpg) repeat-x; 
width: 556px;
height: 99px; 
}

a:link, a:visited, a:active
{ color: #0060b9;
font-weight:bold;
letter-spacing: 0px;
line-height:150%;
text-decoration: none; }

a:hover 
{ color: #0d0d0d; 
text-decoration: none; }

.link {
padding: 2px; 
letter-spacing:-1px;
font-weight:normal;
font-size: 10px;
text-transform: uppercase;
}

.link:hover { 
color:#0060b9;
background-color: #e0c29b; 
}

.title
{ color: #fbe1f7;
position: absolute;
font-size: 30px;
letter-spacing:-1px;
font-family: arial;
left: 718px;
top: 38px;
width: 183px;
height: 45px;}

h1
{ color: #4a26ab;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
letter-spacing: 4px;
text-align: center;
background-color:#a6a3a3;
margin-left:50px;}

h1:first-letter
{ color: #b91d4c; 
font-size: 18px; 
font-weight: bold; }

.bottom
{padding-left:45px;
padding-right:45px;
padding-top:45px;
padding-bottom:20px;
color:#4a26ab;
letter-spacing:-1px;
font-size:10px;}

a img {border: 0;}

b,strong
{ color: #741a72; }

i
{ color: #a50033; }

u
{ color: #000; }

a#credits { 
left: 380px;
top: 63px;
width: 132px;
height: 15px;
}

.image {
border:8px solid #a6a3a3;
}