/* CSS Document */

body {
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	background-color:#f8f8f8;
}


/* Text Styles, Headers etc */
	
.smalltext {

	font-family: "arial";
	font-size: 11px;
	color: #ff6600;
	font-weight: normal;
	text-decoration: none;
}

.largetext {

	font-family: "arial";
	font-size: 14px;
	color: #E1E7EC;
	font-weight: normal;
	text-decoration: none;
}

.normal {
	font-family: "arial";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.quote {
	font-family: "arial";
	font-size: 14px;
	color: #E1E7EC;
	font-weight: normal;
	font-style:italic;
	text-decoration: none;
}

A {
    font-family: "arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

A:visited {
 	font-family: "arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

A:active {
 	font-family: "arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

A:hover { 
	font-family: "arial";
	font-size: 12px;
	color:#ff6600;
	font-weight: bold;
    text-decoration:underline;
}
	
H1 {

	font-family: "arial";
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

H2 {

	font-family: "arial";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}


H3 {

	font-family: "arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

.floatimgleft {
	float:left;
	clear:left;
	margin-top:0px;
	margin-left:5px;
	margin-right:15px;
	margin-bottom:15px;
}

.floatimgright {
	float: right;
	clear:right;
	margin-top:0px;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:15px;
}


/* Layers */


#base {
	position:relative;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}
	
	
#header { 
	top:0px;
	width:950px;
	height:90px;
	margin-bottom:2px;
	background-image:url(images/cc_logo.png);
	background-repeat:no-repeat;
	text-align:left;
	z-index:2;
}

#flash {
	position:absolute;
	top:150px;
	left:374px;
	width:250px;
	height:50px;
	margin-bottom:20px;
	text-align:left;
	z-index:2;
}

#main { 
	width:950px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}


#main_text { 
	width:950px;
	background-image:url(images/edge.gif);
	background-repeat:repeat-y;
	z-index:2;
}

#top {
	clear:both;
	width:950px;
	height:45px;
	padding-top:0px;
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	text-align:center;
	z-index:2;
}

#image {
	clear:both;
	width:950px;
	height:230px;
	padding-top:0px;
	background-image:url(images/edge.gif);
	background-repeat:repeat-y;
	text-align:center;
	z-index:2;
}


#navigation {
	width:200px;
	float:left;
	margin-left:35px;
	padding-left:5px;
	padding-top:25px;
	padding-bottom:10px;
	text-align:left;
	z-index:3;
}

#admin_menu {
	width:200px;
	height:30px;
	float:left;
	margin-left:35px;
	padding-left:5px;
	padding-top:75px;
	padding-bottom:10px;
	text-align:left;
	z-index:3;
}

#text_1 {
	width:600px;
	float:left;
	margin-left:20px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:left;
	z-index:3;
}

#texttop {
	width:614px;
	height:48px;
	float:left;
	margin-left:10px;
	margin-bottom:0px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(images/texttop.gif);
	background-repeat:repeat-y;
	text-align:left
	z-index:3;

}
#text_2 {
	width:614px;
	float:left;
	margin-left:10px;
	margin-bottom:0px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(images/textedges.gif);
	background-repeat:repeat-y;
	text-align:left
	z-index:5;

}

#textbottom {
	clear:both;
	width:614px;
	height:48px;
	margin-left:250px;
	margin-bottom:0px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(images/textbottom.gif);
	background-repeat:repeat-y;
	text-align:left
	z-index:3;

}

#bottom {
	clear:both;
	width:950px;
	height:54px;
	padding-top:0px;
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	text-align:center;
	z-index:2;
}

#sitemap {
	clear:both;
	width:940px;
	height:20px;
	padding-top:3px;
	padding-right:0px;
	text-align:center;
	z-index:2;
}

#sitemap A {
    font-family: "arial";
	font-size: 11px;
	color: #ff6600;
	font-weight: normal;
	text-decoration:none;
}

#sitemap A:active {
 	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color: #ff6600;
	text-decoration:none;
}	
	
#sitemap A:hover {
	font-family: "arial";
	font-size: 11px;
	font-weight: normal;
	color:#333333;
    text-decoration:underline;
}


#footer {
	clear:both;
	width:940px;
	height:80px;
	padding-top:5px;
	padding-right:0px;
	text-align:center;
	z-index:2;
}

#footer A {
    font-family: "arial";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

#footer A:active {
 	font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}	
	
#footer A:hover {
	font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #00cccc;
    text-decoration:underline;
}
