body {
	margin: 0px;
	padding: 0px;
	font-size: 101%;
}
#board {
	border: 1px solid #999999;
	height: 600px;
}
.email {
	border: 1px solid #999999;
	height: 300px;
}
.contactdetails p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;

}
.contactdetails a {
	color: #666666;
	text-decoration: none;
}
.contactdetails a:hover {
	text-decoration: underline;
}
.contactdetails h1 {
	font-family: Tahoma, Arial, sans-serif;
	color: #999999;
	font-size: 1.45em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
.tel {
	font-size: 1.05em;
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;

}
.redbracket {
	color: #FF0000;
	background-image: url(images/bracket.gif);
	background-repeat: no-repeat;
	background-position: right 100px;
	height: 85px;
	letter-spacing: -0.1em;


}
.red{
	color: #FF0000;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;

}
.zerowidth {
	width: 0px;
}
.serif {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-style: italic;
	font-size: 1.15em;
	letter-spacing: normal;
	font-weight: normal;
}


#content h1  {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-style: italic;
	font-size: 1.2em;
	letter-spacing: normal;
	margin-top:3px;
	margin-bottom:12px;
}
#content h2  {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-style: italic;
	font-size: 1em;
	color: #FF0000;
	letter-spacing: -1px;;
	font-weight: normal;
}
.menu a, #content a {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-style: italic;
	font-size: 1.3em;
	letter-spacing: normal;
	color: #999999;
	text-decoration: none;
	line-height: 1.2em;
}
.menu a:hover , #content a:hover {
	color: #333333;
}
.menu {
	margin-top: 66px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content {
	width:450px;
	height:350px;
	font-size:1em;
}
hr {
	color: #FF0000;
	background-color: #FF0000;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
label{
	width:80px;
	text-align:right;
	vertical-align: top;
}
input, textarea{
	width:200px;
	text-align:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#links a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
	letter-spacing: normal;
	color: #7F7F7F;
	text-decoration: none;
}
#links a:hover, #links a:hover font {
	color: #000000;
}