body {
	FONT-SIZE: 13px; 
	color: #424242; 
	CURSOR: default; 
	FONT-FAMILY: trebuchet ms, arial; 
	TEXT-ALIGN: justify; 
	BACKGROUND-COLOR: #000000; 
	background-image: url('bg.png');
	line-height: 175%
}

A:link {
	FONT-WEIGHT: bold; 
	color: #FF9900; 
	TEXT-DECORATION: underline; 
}

A:visited {
	FONT-WEIGHT: bold;  
	color: #FF9900; 
	TEXT-DECORATION: underline; 
}

A:hover	{
color: #3299BB; 
text-decoration: none; 
font-weight: bold; 
}


#wrapper {
width: 700px;
margin: 0 auto;
overflow: hidden;
padding: 0;
border: 0;
background-color: #ffffff;
}

#banner {
padding-top: 10px;
padding-bottom: 10px;
margin: 0 0 0;
border: none;
text-align: center;
background-repeat: no-repeat;
height: 300px;
}

#content {
width: 650px;
border: none;
padding: 5px; 
padding-right: 25px; 
padding-left: 25px; 
}

#footer {
clear: both;
text-align: right;
height: 45px; 
border: none;
padding: 5px; 
line-height: 150%; 
	color: #424242;
	font-size: 10px; 
	font-family: "Century Gothic", "Verdana", "Arial", "Trebuchet MS", sans-serif;
}


h1 {
font-family: Georgia;
color: #3299BB;
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 #3299BB;
margin-bottom: 2px;  }

.navi {
    color: #131313;
    text-align: center;
	FONT-SIZE: 13px; 
	FONT-FAMILY: georgia, trebuchet ms, arial; 
	TEXT-ALIGN: center; 
}

.navi a:link {
    background-color: #424242;
    color: #E9E9E9;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}
.navi a:visited {
    background-color: #424242;
    color: #E9E9E9;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}

.navi a:hover {
    background-color: #ffffff;
    color: #424242;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}

.navi a:active {
    background-color: #ffffff;
    color: #424242;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}

blockquote { 
width: 400px; 
font-family: trebuchet ms; color:#424242; border-left:15px solid #BCBCBC; padding:7px; background:#E9E9E9; }

img {
border: 0px;
}

.pics-bg img {
border: 7px solid #FFFFFF; 
}

.pics-hi img { 
border: 7px solid #e9e9e9; 
}


.
