body {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background: #ffffff url(images/background.gif) top left;
	}


a {
	text-decoration: none;
	color:#333333;
	}

a:hover {
	text-decoration: none;
	color:#999999;
	border-bottom:1px dotted;
	}

#header {
margin:5px 0px 5px 20px;
background-color:#EFD1E2;
padding-left:10px;
width:750px;
border:1px solid #000000;
}

html>body #header {
width:740px;
}

#pics {
width:100%;
padding-top:10px;
margin:1px 0px 0px 10px;
width:740px;
}

#content {
margin:10px 0px 0px 20px;
background-color:#EFD1E2;
width:740px;
border:1px solid #000000;
height:520px;
padding-bottom:10px;
}
html>body #content {
width:750px;
min-height:530px;
}

#leftcol { 
	position:relative;
	float:left;
	width:30%;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin:10px 0px 15px 7px;
	padding:15px;
	background:#F393B1;
	z-index:100;
	}
html>body #leftcol {
	margin:10px 0px 15px 15px;
	width:25%; /* actual value */
}
	
#rightcol {
	background-color:#6699CC;
	position:relative;
	float:left;
	width:30%;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin:10px 0px 0px 20px;
	padding:15px;
	z-index:100;
}
html>body #rightcol {
	width:25%; /* actual value */
}

#middlecol {
	position:relative;
	float:left;
	width:30%;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin:10px 0px 0px 20px;
	padding:15px;
	z-index:100;
	background:#77AA51;
	}
html>body #middlecol {
	width:25%; /* actual value */
}
	


#footer {
	position:relative;
	top:1px;
	background:#EFD1E2;	
	width:752px;
	clear:both;
	margin:0px 0px 0px 20px;
	padding:1% 0;
	text-align:center;
	color:#666666;
	border:1px solid #000000;
	height:95px;
	}

html>body #footer {
width:750px;
}
h1, h1 a {
margin-top:0px;
padding:0px;
color:#8E0061;
font-size:25px;
} 

h2 {
font-size:23px;
margin-top:-10px;
}

h3 {
margin-top:-15px;
}

h5 {
font-size:12px;
}

#text {
margin:10px 30px 10px 10px;
font-size:12px;
line-height:20px;
}

.indent {
font-size:12px;
margin:-10px 3px 0px 10px;
}
.indent a {
color:#8E0061;
}

.menu {
height:20px;
text-align:center;
font-size:14px;
padding:5px;
border-bottom:1px solid #000000;
}
.menu a {
color:#8E0061;
}