@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #CCCCFF;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#container {
	width: 1248px;
}
#container img{
margin: 20px;
float: left;



}
#container #extra {
	height: 160px;
	width: 223px;
	background-color: #99F;
	float: left;
}
#container #footer {
	float: left;
	width: 224px;
	background-color: #99F;
}
#container #footer img {
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #realfooter {
	width: 1248px;
	text-align: center;
}

#container #extra img {
	margin-left: 30px;
	background-color: #99F;
}

#container #header {
	float: right;
	height: 118px;
	width: 1024px;
	background-image: url(../images/CarolCollageC.jpg);
}
#container #wrapper #header h1 {
	text-indent: -9999px;
}
#container #wrapper #header img {
	margin-left: 203px;
}

#container #wrapper #content {
	float: right;
	width: 1024px;
}
#container #wrapper #content iframe {
	height: 1000px;
	width: 1024px;
}


#container #navigation {
	float: right;
	height: 43px;
	width: 1024px;
	background-color: #9999FF;
}


#container #wrapper {
	float: right;
	width: 1024px;
}

ul#main-nav {font-family:helvetica,arial,sans-serif;text-size:8px;margin:0;padding:0;float:left;width:100%;border-bottom:1px solid #575757;}
ul#main-nav li {
	margin:0;
	padding:0 0 0 0.7em;
	list-style:none;
	float:left;
	margin:0 0.2em 0 0;
	background-image: url(../images/blue-tabs.gif);
	background-position: left -153px;
}
ul#main-nav li a {
	text-decoration:none;
	display:block;
	padding:0.6em 0.8em 0.3em 0;
	color:#000;
	background-image: url(../images/blue-tabs.gif);
	background-position: right -153px;
}
ul#main-nav li:hover {
	background-image: url(../images/blue-tabs.gif);
	background-position: left 0;
}
ul#main-nav li:hover a {
	color:#000;
	background-image: url(../images/blue-tabs.gif);
	background-position: right 0;
}

