* {
	margin:0;
	padding:0;
	line-height:18px;
	}
body {
	background:#fff url(../images/bgrepeat.gif) repeat;
	color:#333;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:20px;
	}
a,a:link,a:active,a:visited {
	color:#990066;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#container {
	width:916px;
	margin:0 auto;
	background:url(../images/contentbg.gif) repeat-y;
	padding-bottom:20px;
	}
#copy {
	width:896px;
	margin:0 auto;
	padding:5px 10px;
	color:#305E8B;
	font-weight:100;
	}
#inside {
	width:860px;
	margin:0 auto;
	}
#left {
	width:405px;
	padding-top:120px;
	float:left;
	padding-left:15px;
	}
#left_inner {
	width:270px;
	padding-top:120px;
	float:left;
	}
#right {
	float:left;
	width:430px;
	}
#right_inner {
	float:left;
	width:580px;
	}
.missiontext {
	margin:20px 0;
	line-height:18px;
	}
.clear {
	clear:both;
	}
#footer {
	width:916px;
	margin:0 auto;
	padding-top:10px;
	background:url(../images/footerbg.gif) no-repeat top left;
	height:55px;
	}
.tablepadd tr td {
	padding:6px;
	}
#footer ul {
	list-style-type:none;
	text-align:center;
	}
#footer ul li {
	display:inline;
	margin-right:15px;
	font-size:11px;
	}
#topmenu {
	width:916px;
	list-style-type:none;
	margin:0 auto;
	position:relative;
	/* z-index:100; this ruins the lightbox effect */
	}
#logo {
	position:absolute;
	width:278px;
	height:188px;
	}
h1 {
	font-size:24px;
	font-weight:bold;
	margin:10px 0 35px 0;
	}
h1#header_about {
	background:url(../images/header_about.gif) no-repeat top left;
	width:124px;
	height:25px;
	}
h1#header_rosie {
	background:url(../images/header_rosie.gif) no-repeat top left;
	width:65px;
	height:29px;
	}
h1#header_portfolio {
	background:url(../images/header_portfolio.gif) no-repeat top left;
	width:102px;
	height:23px;
	}
h1#header_testimonials {
	background:url(../images/header_testimonials.gif) no-repeat top left;
	width:148px;
	height:25px;
	}
h1#header_moreinfo {
	background:url(../images/header_moreinfo.gif) no-repeat top left;
	width:124px;
	height:24px;
	}
h1#header_links {
	background:url(../images/header_links.gif) no-repeat top left;
	width:124px;
	height:25px;
}
h2 {
	color:#666;
	font-size:20px;
	font-weight:bold;
	margin:20px 0;
	}
#topmenu ul {
	background:url(../images/topmenu.gif) no-repeat top left;
	padding-left:270px;
	height:76px;
	}
#topmenu ul li {
	float:left;
	list-style-type:none;
	}
#topmenu ul li a {
	display:block;
	height:76px;
	}
#topmenu ul li a span {
	display:none;
	}
#topmenu ul li#home a {
	width:82px;
	}
#topmenu ul li#home a:hover {
	background:url(../images/topmenu.gif) -270px -76px;
	}
#topmenu ul li#about a {
	width:123px;
	}
#topmenu ul li#about a:hover {
	background:url(../images/topmenu.gif) -352px -76px;
	}
#topmenu ul li#rosie a {
	width:70px;
	}
#topmenu ul li#rosie a:hover {
	background:url(../images/topmenu.gif) -475px -76px;
	}
#topmenu ul li#portfolio a {
	width:115px;
	}
#topmenu ul li#portfolio a:hover {
	background:url(../images/topmenu.gif) -545px -76px;
	}
#topmenu ul li#testimonials a {
	width:134px;
	}
#topmenu ul li#testimonials a:hover {
	background:url(../images/topmenu.gif) -660px -76px;
	}
#topmenu ul li#moreinfo a {
	width:120px;
	}
#topmenu ul li#moreinfo a:hover {
	background:url(../images/topmenu.gif) -794px -76px;
	}

.links {
	list-style:none;
}

.links li {
	margin-left: 10px;
	padding: 10px;
}

p {
	margin:10px 0;
}

.pink {
	color:#DE4076;
}

.green {
	color:#88AF3E;
}