body {
	FONT-SIZE: 12px; 
	color: #111122; 
	CURSOR: default; 
	FONT-FAMILY: trebuchet ms, arial; 
	TEXT-ALIGN: justify; 
	BACKGROUND-COLOR: #000000; 
	background-image: url('bg.png');
}

A:link {
	FONT-WEIGHT: bold; 
	color: #2277dd; 
	TEXT-DECORATION: underline; 
}

A:visited {
	FONT-WEIGHT: bold;  
	color: #2277dd; 
	TEXT-DECORATION: underline; 
}

A:hover	{
color: #2277dd; 
text-decoration: none; 
font-weight: bold; 
}


#wrapper {
width: 515px;
margin: 0 auto;
overflow: hidden;
padding: 0;
border: 0;
background-color: #ffffff;
}

#banner {
padding: 5px;
margin: 0 0 0;
border: none;
text-align: center;
background-repeat: no-repeat;
height: 375px;
}

#content {
width: 490px;
float: left;
border: none;
padding: 5px; 
padding-right: 10px; 
padding-left: 10px; 
}


h1 {
font-family: Georgia;
color: #555577;
font-size: 16px;
letter-spacing: 0px; 
font-weight: none;
font-style: none;
line-height: 11px;
text-align: left;
text-transform: uppercase;
width: 100%;
padding-right: 10px;
padding: 2px;
border-bottom: 1px dashed #555577;
margin-bottom: 2px;  }

.navi {
    color: #6688aa;
    text-align: center;
	FONT-SIZE: 12px; 
	FONT-FAMILY: georgia, trebuchet ms, arial; 
	TEXT-ALIGN: center; 
}

.navi a:link {
    background-color: #ccddee;
    color: #555577;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}
.navi a:visited {
    background-color: #ccddee;
    color: #555577;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}

.navi a:hover {
    background-color: #555577;
    color: #ccddee;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}

.navi a:active {
    background-color: #555577;
    color: #ccddee;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}

.box { font-family: trebuchet ms; color:#445555; border-left:15px solid #445555; padding:5px; background:#ddeeee; }

img {
border: 0px;
}
