@import 'menu.css';

*
{
	margin : 0px;
	padding : 0px;
	border : 0px;
}

input, textarea
{
	border : 2px ridge #888;
}
	
body
{
	font-family : 'Verdana', Sans-Serif;
	font-size : 14px;
	color : #111;
	text-align : center;
	background : #000;
}

a:hover { text-decoration : underline;}
a
{
	text-decoration : none;
	color : #993300;
}

.center
{
	text-align : center;
	margin : auto;
}

em
{
	font-weight : bold;
	font-style : normal;
}

.italic
{
	font-style : italic;
	font-weight : normal;
}

.underline
{
	text-decoration : underline;
	font-weight : normal;
}

.caption
{
	font-weight : bold;
	font-size : 11px;
}

.quote
{
	font-size : 11px;
}

#container-2
{
	width : 646px;
	margin : auto;
	text-align : left;
	position : relative;
	background : url('../images/2003index_07.jpg');
}

#header
{
	padding-top : 40px;
	width : 647px;
}

#content
{
	padding : 10px;
	margin-right : -15px;
}

#content a {font-weight : bold;}

#content a img
{
	border : 1px solid #fff;
	padding : 2px;
	position:relative;
}

#sidebar
{
	float : right;
	width : 186px;
	text-align : center;
}

#content .caption
{
	font-size : 10px;
}

#main p
{
	margin-top : 20px;
	margin-bottom : 10px;
}

#main .gallery
{
	margin-top : 15px;
	margin-bottom : 10px;
}

#footer-1
{
	clear : both;
	position : relative;
	top : 10px;
	height : auto !important;
	height : 200px;
	min-height : 200px;
	text-align : center;
	line-height : 24px;
}

#footer-1 span
{
	display : block;
	padding-top : 60px;
}

#footer-1 #copy
{
	font-size : 10px;
	padding-top : 10px;
}

#footer-1 img { float : left; }

#footer-2
{
	padding : 10px;
}

#footer-2 #footermenu li { display : inline; }
#footer-2 #footermenu a 
{
	color : #F5BA9A;
	margin : 10px;
}

#footer-2 #footermenu 
{
	font-size : 10px;
	width : 600px;
	margin : auto;
	line-height : 20px;
}

#footer-2 #abc a { color : #eee; }
#footer-2 #abc 
{
	color : #ccc;
	font-size : 10px;
	margin-top : 10px;
}

.small
{
	font-size : 10px;
}

.eXTReMe
{
	margin-top : 700px;
	text-align : left;
	padding : 5px;
}
