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

a{
	color:#F00;
	decoration:none;
}
	
html{
	height:100%;
	width:100%;
}

body{
	color:#FFF;
	background-color:#000;
	margin:0px auto;
	text-align:center;
}

.container{
	text-align:center;
	background-image:url(images/LightBlue.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	height:1200px;
	width:800px;
	
}
#t1{
	width:800px;
	height:50px;
	margin-top:0px;
	
}

#home{
	font-size:80px;;
	width:800px;
	height:90px;
	margin-top:0px;
	/*
	background-image:url(images/HomeBtnUp.png);
	background-position:center;
	background-repeat:no-repeat;
	*/
}

#home2{
	font-size:12px;
	font-variant:small-caps;
	width:790px;
	height:20px;
	margin-top:0px;
	padding:5px;
}

/* ==============Content Boxes ===================*/ 


#cboxText{
	color:#000;
	width:160px;
	margin:10px 0px;
	padding:10px;
}

#cbox a{color:#00F;}

#cbox{
	margin:5px 0px 0px 49px; 
	width:160px;
	height:140px;
	background-image:url(images/cbox_03.png);
	background-position:center;
	padding:20px 20px 20px 20px;
	background-repeat:no-repeat;
	float:left;
	font-variant:small-caps;
}

#cinthome{
	background-image:url(images/home_03.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px -5px -18px;
	text-align:center;
	width:155px;
	height:75px;
	padding:0px 10px;
}

#cintserv{
	background-image:url(images/Services_10.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px -5px -18px;
	text-align:center;
	width:155px;
	height:75px;
	padding:0px 10px;
}

#cintmin{
	background-image:url(images/minutes_12.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px -5px -18px;
	text-align:center;
	width:155px;
	height:75px;
	padding:0px 10px;
}

#cintmain{
	background-image:url(images/main_18.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px -5px -18px;
	text-align:center;
	width:155px;
	height:90px;
	padding:0px 10px;
}

#cintlist{
	background-image:url(images/listserve_21.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px -5px -18px;
	text-align:center;
	width:155px;
	height:90px;
	padding:0px 10px;
}

#cintcon{
	background-image:url(images/contact_22.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px -5px -18px;
	text-align:center;
	width:155px;
	height:90px;
	padding:0px 10px;
}



/* ============== Under Content Boxes for Special Events ===================*/ 


.maincont{
	margin-left:100px;
	font-size:16px;
	width:607px;
	height:200px;
	padding:5px 0px 0px 0px;
	float:left;
	overflow:auto;
	overflow-x:hidden;
	color:#000;
}

/* ============== Main Pages ===================*/ 


#page{
	color:#000;
	position:absolute;
	margin:0px 0px 0px 120px;
	width:555px;
	height:460px;
	background-repeat:no-repeat;
}

#pc{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:20px 20px 20px 20px;
	float:left;
	margin:0px;
	width:500px;
	height:410px;
	text-align:left;
	font-size:12px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

/* ==============Minutes===================*/ 

.minbox{
	width:111px;
	height:112px;
	float:left;
	padding:20px;
	font-size:12px;
	font-variant:small-caps;
	text-align:center;
}

/* ==============Main Directory===================*/ 

.maindir{
	width:295px;
	height:100%;
	float:right;
	padding:0px 0px 0px 20px;
	font-size:12px;
	text-align:left;
}



.wm{
	bottom:0px;
	position:absolute;
	width:800px;
	height:20px;
	font-size:9px;
}

/* ==============Navi===================*/ 
.navigationCont{
	width:800px;
	height:100px;
	font-variant:small-caps;
	font-size:10px;
	}