@charset "utf-8";
body {
background: #666666;
text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
color: #0099CC;
background-color: #CCFFFF;
margin-top: 100px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
font-family: "Trebuchet MS";
font-size: 100%;
padding: 0;
}
.oneColFixCtr #container {
width: 5300px;
text-align: left; /* this overrides the text-align: center on the body element. */
height: 1500px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
font-family: "Trebuchet MS";
background-color: #CCFFFF;
padding: 0px;
letter-spacing: 10px;
}
.oneColFixCtr #mainContent {
height: 375px;
width: 5300px;
padding-top: 60px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 20px;
background-color: #FFFFFF;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #0099CC;
border-bottom-color: #0099CC;
background-repeat: no-repeat;
background-image: url(photo%20gallery%20raymond%20&%20gregory%20-%205300%20x%20330%20pixels%20-%2012%20photos%20.jpg);
background-position: center center;
}
body,td,th {
font-family: Trebuchet MS;
color: #0033CC;
}
h1 {
font-size: 14px;
color: #0033CC;
}
h2 {
font-size: 12px;
color: #3399CC;
}
.style2 {
font-size: 14px;
color: #0099CC;
padding-left: 75px;
letter-spacing: 5px;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
text-decoration: none;
}
.style3 {
	font-size: 14px;
	color: #9933FF;
	padding-left: 75px;
	letter-spacing: 5px;
	font-weight: bolder;
}
