#container {
	width: 960px;
	background: #ffffff;
	margin: 0 auto;
	text-align:center;
}


#head {
	height:149px;
}



#navbar {
	height:32px;
	background-color:#ee4985;
	margin-left:1px;
	width:958px;
}

#main {
	margin-top:2px;
	width: 480px;
	float:right;
}


.side {
	margin-top:2px;
	width: 480px;
	float:left;

}

#foot {
	width: 958px;
	margin-left:1px;
	background-color:#ee4985;
	padding-bottom:2px;
	padding-top:2px;
}

.orange_header {
    color: #007165;
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    text-align: right;
}

a.top_text {
    color: #f4f2e6;
	font-weight:bold;
	text-decoration:none;
}
a.top_text:visited {
    color: #f4f2e6;
}
a.top_text:hover {
    color:#78d1d7;
}

.navbar {
    color: #f4f2e6;
    font-family: 'Verdana-Bold', 'Verdana', sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding-bottom: 0px;
    padding-top: 7px;
}

a.nav_text {
    color: #f4f2e6;
    text-decoration:none;
	font-variant:small-caps;
}
a.nav_text:visited {
    color: #f4f2e6;
}
a.nav_text:hover {
    color: #78d1d7;
}


.footer_text {
    color: #f4f2e6;
    font-family: 'Verdana-Bold', 'Verdana', sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}


h1 {
	font-family: 'Verdana-Bold', 'Verdana', sans-serif;
	color:#008080;
	font-size:36px;
	line-height: 34px;
	font-weight:bold;
	padding-top:2px;
}


h2 {
	font-family: 'Verdana-Bold', 'Verdana', sans-serif;
	color:#444444;
	font-size:24px;
    line-height: 24px;
	font-weight:bold;
	padding-top:6px;
}

h3 {
	line-height: 20px;
	font-size: 18px;
	color: #ffffff;
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-weight: bold;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.comic {
    color: #000000;
    font-family: 'ComicSansMS', 'Comic Sans MS', 'ComicSansMS', 'Comic Sans MS';
    font-size: 14px;
    line-height: 19px;
    opacity: 1.00;
    text-align: justify;
    text-transform: uppercase;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-top:0px;
}

.comic_small {
    color: #000000;
    font-family: 'ComicSansMS', 'Comic Sans MS', 'ComicSansMS', 'Comic Sans MS';
    font-size: 12px;
    line-height: 19px;
    opacity: 1.00;
    text-align: right;
    text-transform: uppercase;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-top:0px;
	margin-top: -10px;
}


.yellowleft {
    color: #000000;
    font-family: 'ComicSansMS', 'Comic Sans MS', 'ComicSansMS', 'Comic Sans MS';
    font-size: 14px;
    line-height: 19px;
    opacity: 1.00;
    text-align: justify;
    text-transform: uppercase;
	background-color:#ffe946;
	text-align:left;
	padding-left:2px;
	width: 200px;
	float:left;
	margin-top:-1px;
	border:solid;
	border-color:#000000;
	border-width:1px;
}

.yellowright {
    color: #000000;
    font-family: 'ComicSansMS', 'Comic Sans MS', 'ComicSansMS', 'Comic Sans MS';
    font-size: 14px;
    line-height: 19px;
    opacity: 1.00;
    text-align: justify;
    text-transform: uppercase;
	background-color:#ffe946;
	text-align:right;
	width: 300px;
	margin-left:148px;
	border:solid;
	border-color:#000000;
	border-width:1px;
	margin-bottom:-1px;
}

a.comic {
	text-decoration:none;
	font-weight:bold;
}
a.comic:hover {
	color:#ee4985;
}
a.comic:visited {
	color:000000;
}

.green {
	width: 450px;
	margin-top:10px;
	background-image:url(../images/green.jpg);
	border-style:solid;
	border-width:thick;
	border-color:#ee4985;
	margin-left:5px;
}

.beige {
	width: 450px;
	margin-top:10px;
	background-image:url(../images/beige.jpg);
	border-style:solid;
	border-width:thick;
	border-color:#ee4985;
	margin-left:5px;
}

.blue {
	width: 450px;
	margin-top:10px;
	background-image:url(../images/blue.jpg);
	border-style:solid;
	border-width:thick;
	border-color:#ee4985;
	margin-left:5px;
}