body
{
font-family: arial;
font-size: 0.8em;
line-height: 1.4;
color: #000000;
background: #FFFFFF;
}

p.left
{
text-align: left;
line-height: 1.6;
}

p
{
text-align: left;
}

a 
{
color:#000; text-decoration: underline;
font-weight:bold;
}
a:visited 
{
color:#B22828; 
}
a:hover 
{
color:#B22828; 
}

h1
{
font-family: arial;
color: #FFF;
text-align:center;
font-size: 1.5em;
font-weight:bold;
padding:5px 0 0 150px;
margin: 0;
z-index: 2;
}

h2
{
font-family: arial;
color: #FFF;
font-size: 1.2em;
position: absolute;
top: 7px;
left: 50px;
padding: 0;
margin: 0;
}

h3
{
font-family: arial;
color: #000;
font-size: 1.2em;
font-weight:bold;
text-align: center;
padding: 0;
margin: 0;
}

h4
{
font-family: arial;
color: #000;
font-size: 1.2em;
font-weight:bold;
text-align: left;
padding: 0;
margin: 1.0em 0;
}

h5
{
font-family: arial;
color: #000;
font-size: 1.5em;
font-weight:bold;
text-align: left;
padding: 0;
margin: 0 0 1.0em 0;
}

h6
{
font-family:arial;
color:#600606;
font-weight:bold;
font-size:1.5em;
margin:0 0 1.0em 0;
}

#mainleft
{
padding: 0;
width: 83px;
height: 100%;
position: absolute;
top: 246px;
left: 0;
background: #000000 url(images/headerleft.gif) no-repeat;
border: 0;
overflow: visible;
z-index: 1;
}

#mainlogo
{
padding: 0;
width: 325px;
height: 246px;
position: absolute;
top: 0;
left: 0;
cursor: pointer;
background: url(images/headerlogo.gif) no-repeat;
border: 0;
z-index: 2;
}

#mainright
{
padding: 0;
width: 654px;
height: 93px;
position: absolute;
top: 0;
left: 325px;
background: url(images/headerright.gif) no-repeat;
border: 0;
z-index: 2;
}

#menu
{
padding: 0;
width: 168px;
height: 373px;
position: absolute;
top: 86px;
left: 92px;
background: url(images/menu.gif) no-repeat;
border: 0;
z-index: 1;
}

#subheading
{
padding: 0;
text-align: justify;
width: 880px;
height: 36px;
position: absolute;
top: 99px;
left: 100px;
background: url(images/subheading.gif) no-repeat;
border: 0;
z-index: 1;
}

#nav
{
padding: 0;
width: 190px;
position: absolute;
top: 164px;
left: 120px;
border: 3;
z-index: 2;
}

ul#links
{
margin: 0;
padding: 0;
list-style-type: none;
}

ul#links li
{
display: block;
margin-bottom:12px;
}

ul#links li a
{
text-decoration: none;
color: #FFF;
}

ul#links li a:hover, ul#topnav li a:active
{
text-decoration: underline;
color: #FFF;
}

#content
{
padding: 0;
width: 688px;
position: absolute;
top: 156px;
left: 285px;
border: 3px solid #600606;
z-index: 2;
}

#subcontent
{
padding-top: 15px;
padding-bottom: 20px;
text-align: justify;
width: 600px;
border: 0;
z-index: 1;
overflow: visible;
}

#news
{
padding: 5px;
width: 152px;
position: absolute;
top: 471px;
left: 92px;
border: 3px solid #600606;
background: url(images/news2.gif) bottom no-repeat;
font-size: 0.85em;
z-index: 1;
}

#footer
{
clear:both;
padding: 0;
width: 688px;
height: 27px;
background: url(images/footer.gif) no-repeat;
position: relative;
top: 0px;
left: 0px;
}

#photos
{
padding: 0;
width: 590px;
height: 210px;
border: 0;
overflow-y: hidden;
overflow-x: scroll;
white-space: nowrap;
}

#photos a {
	cursor:url(mag-glass.cur),default;
}

#photos2
{
padding: 0;
width: 590px;
height: 315px;
border: 0;
overflow-y: hidden;
overflow-x: scroll;
white-space: nowrap;
}


img.floatright 
{ 
float: right; 
margin: 20px 80px 0 0;
}

img.floatright2 
{ 
float: right; 
margin: 0 0 15px 15px;
border: 2px solid #000;
}

img.dc 
{ 
border: 2px solid #600606;
}

img.floatright3 
{ 
float: right; 
margin: 0 15px 15px 0;
}

img.dresscircle 
{ 
border: 0;
position: absolute;
top: 5px;
left: 383px;
}

img.admin 
{ 
border: 0;
cursor: default;
position: absolute;
top: 263px;
left: 120px;
}

#busy {
	position:absolute;
	width:220px;
	height:110px;
	padding:15px;
	background-color:#fff;
	background-image:url(images/busy.gif);
	background-position:50% 60%;
	background-repeat:no-repeat;
	border:2px solid #000;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	top:110px;
	left:137px;
	z-index:99;
	visibility:hidden;
}

.transparent {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

