﻿body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FEC15B;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #F80138;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F80138;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p {
	color: #666666;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#topBar {
	border: #CCCCCC;
	height: 35px;
	width: 185px;
	position: relative;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;

	}

#content {
	width: 700px;
	border: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#content1 {
	width: 290px;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
	padding: 10px;
	float: left;
	clear: right;
	}
	
#content2 {
	width: 200px;
	padding: 10px;
	position: relative;
	float: right;
	border: #CCCCCC;
	clear: left;
	top: 0px;
	}
	
#whatwedo {
	width: 185px;
	height: 35px;
	background-image: url(images/whatwedo.gif);
	}
	
#whatwedo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}
td {
	font-family: "Trebuchet MS";
}
