html, body {
height: 100%;}

body {
background-image: url("/bg.gif");
background-attachment:fixed;
color: #000000;
text-align: center;
margin: 0px; 
}

body, div, table, td, tr {
font-family: arial;
font-size: 11px;
color: #000000;
letter-spacing:0px;
font-weight:normal;
text-align: center;
cursor: default;}



#header {
float: center;
width: 100%;
}

#container {
background:url(/container.gif) top left repeat-y;
margin: auto;
position:relative; 
width: 688px;
min-height: 100%;
overflow:hidden
}

* html #container {
height: 100%;
}

#header {
float: center;
width: 100%;
background-image: url("");
text-align: center; 
margin-left: 4x;
margin-right: 4px;
}

#menucontainer {
float: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 4px;
margin-right:0px;
overflow: hidden
}


#menu {
float: left;
width: 200px;
}

#content {
float: left; 
width: 478px;
margin-right: 2px;
margin-left: 4px;
}

* html #container {
height: 100%;
}

#footer {
clear: both;
}

.ltitle {
	font-family: arial;
	text-align:center;
	font-weight:normal;
	color: #333;
	text-transform: lowercase;
	font-size: 10px;
	text-align:left;
	border-bottom: 1px solid #7F7F7F;
}

/* Text */
h1 {
	letter-spacing: -2px;
	font-family: georgia;
	font-weight:normal;
	color: #e30d5e;
	text-transform: lowercase;
	font-size: 24px;
	padding-left: 3px;
	text-align:left;
	border-bottom: 1px solid #acacac;
	border-top: 1px solid #acacac;
	margin: 0px;
	display: block;
	height: 25px;
	background-color:#f5f5f5;
}


h2 {
	letter-spacing: -2px;
	font-family: georgia;
	font-weight:normal;
	color: #e30d5e;
	text-transform: lowercase;
	font-size: 24px;
	padding-left: 3px;
	text-align:left;
	border-bottom: 1px solid #acacac;
	border-top: 1px solid #acacac;
	margin: 0px;
	display: block;
	height: 25px;
	background-color:#f5f5f5;
}
h3 {
	letter-spacing: -2px;
	font-family: georgia;
	font-weight:normal;
	color: #e30d5e;
	text-transform: lowercase;
	font-size: 24px;
	padding-left: 3px;
	text-align:left;
	border-bottom: 1px solid #acacac;
	border-top: 1px solid #acacac;
	margin: 0px;
	display: block;
	height: 25px;
	background-color:#f5f5f5;
}
h4 {
	letter-spacing: -2px;
	font-family: georgia;
	font-weight:normal;
	color: #e30d5e;
	text-transform: lowercase;
	font-size: 24px;
	padding-left: 3px;
	text-align:left;
	border-bottom: 1px solid #acacac;
	border-top: 1px solid #acacac;
	margin: 0px;
	display: block;
	height: 25px;
	background-color:#f5f5f5;

}
h5 {
	letter-spacing: -2px;
	font-family: georgia;
	color: #e30d5e;
	font-weight:normal;
	text-transform: lowercase;
	font-size: 24px;
	padding-left: 3px;
	text-align:left;
	border-bottom: 1px solid #acacac;
	border-top: 1px solid #acacac;
	margin: 0px;
	display: block;
	height: 25px;
	background-color:#f5f5f5;
}
h6 {
	letter-spacing: -2px;
	font-family: georgia;
	font-weight:normal;
	color: #e30d5e;
	text-transform: lowercase;
	font-size: 24px;
	padding-left: 3px;
	text-align:left;
	border-bottom: 1px solid #acacac;
	border-top: 1px solid #acacac;
	margin: 0px;
	display: block;
	height: 25px;
	background-color:#f5f5f5;
}

B {
font-family : arial;
font-weight: bold;
color: #000000;
font-size: 11px;
}


a:link, a:hover, a:active, a:visited {
font-family : georgia; 
font-size: 11px;
letter-spacing:0px;
text-align: left; 
text-decoration: none; 
color: #000000; 
}

a:hover { 
font-family : georgia; 
font-size: 11px;
text-align: left; 
text-decoration: underline; 
color: #000000; }

.nounderline { text-decoration: none}


A.nav:link, A.nav:visited, A.nav:active { 
background-color:#CC9B4E;
border-width:1px;
border-style:solid;
border-color:#D2A050;
margin:1px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
font-family : georgia; 
font-size: 11px;
display:block;
width:137px;
padding:2px;
letter-spacing:0px;
text-align: left; 
text-decoration: none; 
color: #000000; }


A.nav:hover { 
background-color:#CC9B4E;
border-width:1px;
border-style:solid;
border-color:#426121;
margin:1px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
font-family : georgia; 
font-size: 11px;
display:block;
width:137px;
padding:2px;
letter-spacing:0px;
text-align: left; 
text-decoration: underline; 
color: #000000; }


A.nav2:link, A.nav2:visited, A.nav2:active { 
font-family : georgia; 
font-size: 11px;
display: block; 
background-color:transparent;
width:140px;
padding:2px;
text-align: left; 
text-decoration: none; 
color: #000000; }


A.nav2:hover { 
font-family : georgia; 
font-size: 11px;
display: block; 
background-color:transparent;
width:140px;
padding:2px;
text-align: left; 
text-decoration: underline; 
color: #000000; }
