@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #66cccc;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 25px;
	line-height: 14px;
	background-color: #3A1D00;
}

ul {
	margin:0px 0px 0px 0px;
	list-style-type: none;
	list-style-type: none;
	margin: 0px 0 10px 0px;
	list-style-type: none;
	margin:0;
	margin: 0;
	list-style-type: square;
	color: #898989;
	text-align:left;
	list-style-type: square;
	color: #FFFFFF;
	background-color: #3A1D00;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

ul2 {
	margin:0px 0px 0px 0px;
	padding:0;
	list-style-type: none;
	padding: 0;
	list-style-type: none;
	margin: 0px 0 10px 0px;
	list-style-type: none;
	margin:0;
	margin: 0;
	list-style-type: square;
	color: #898989;
	text-align:left;
	list-style-type: square;
	color: #FFFFFF;
	background-color: #66CCCC;
	padding-right: 5pt;
	padding-left: 5pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
}

a:link {
	color: #CC0066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0066;
}
a:hover {
	text-decoration: underline;
	color: #CC0066;
}
a:active {
	text-decoration: underline;
	color: #CC0066;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-style: italic;
	color: #FFFFFF;
	line-height: 19px;
	margin-top: 0px;
	}
h3 {
	font-size: 36px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-style: italic;
	color: #33CCCC;
	margin-top: 5px;
	line-height: 35px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	
h4 {
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-style: italic;
	color: #3A1D00;
	line-height: 19px;
	margin-top: 0px;
	}	
#white {
	position:absolute;
	width:760px;
	left: 50%;
	top: 25px;
	height: 590px;
	margin-left: -370px;
	z-index: 1;
	background-color: #FFFFFF;
}
#content {
	position:absolute;
	width:700px;
	height:600px;
	left: 50%;
	margin-left: -350px;
	z-index: 2;
	top: 25;
}
