* { color: #000000; margin: 0; padding: 0; }
a:link { color:#006; text-decoration:underline; }
a:visited { color:#006; text-decoration:underline; }
a:active { color:#006; text-decoration:underline; }
a:hover { color:#0066FF; text-decoration:none; }

.text11 ul {  
    padding: 5px 0 10px 20px;
}
body {
	background-color: #CCCCCC;
	color: #FFFFFF;
	margin: auto;
}
div#main {
	background-color: #FFFFFF;
	width: 779px;
	margin: auto;
}
div#header {
	float: left;
	width: 779px;
	height: 118px;
}
.text11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 12pt;	
}
div#maintxt {
	background-color: #FFFFFF;
	width: 779px;
	color: #000000;
}
	h1 {
text-decoration: none;
margin-top: 0;
margin-bottom: 0;
font-size: 14px;
} 
	h2 {
text-decoration: none;
margin-top: 0;
margin-bottom: 0;
font-size: 12px;
} 
	h3 {
text-decoration: none;
margin-top: 0;
margin-bottom: 0;
font-size: 10px;
} 
div#txt1 {
	background-color: #FFFFFF;
	float: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 400px;
	color: #000000;
}
div#txt2 {
	background-color: #FFFFFF;
	float: left;
	width: 250px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	color: #000000;
}
div#picture {
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	float: left;
	height: 118px;
	width: 386px;
	color: #CCCCCC;
	background-color: #343434;
	background-position: right;
}
div#logo {
	background-image: url(/images/ross-monaghan.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 118px;
	width: 393px;
	background-color: #676767;
	color: #CCCCCC;
}
div#footer {
	text-align: center;
	color: #FFFFFF;
	clear: both;
	margin: 20px 0 20px 0;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #343434;
	line-height: 13pt;
	color: #FFFFFF;
}
div#navigation {
	background-color: #343434;
	float: left;
	height: 34px;
	width: 779px;
	color: #D8D8D8;
}
.rollover a{
	background-image: url(/images/rollover1.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 77px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 31px;
	color: #010101;
	background-position: center center;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #EBEBEB;
}
.rollover a:hover{
	background-image: url(/images/rollover2.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 77px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #676767;
}
div#rolloverbox {
	background-repeat: no-repeat;
	height: 31px;
	width: 79px;
	color: #99CC00;
	background-color: #040B67;
}
.rolloverbox {
	background-repeat: no-repeat;
	height: 31px;
	width: 79px;
	color: #99CC00;
	background-color: #040B67;
	float: left;
}
.clear {
	clear: both;
}


