
		#container {
			width: 725px;
			\width: 745px;
			w\idth: 725px;
			border: 1px solid gray;
			margin-left: auto;
			margin-right: auto;
		}


/* TOP SECTION */

#header {
	background-color: #FFFFFF;
	background-image:url(images/secymeeting_01.gif);
	background-repeat:no-repeat;
	width:725px;
	height: 60px;
}

#header1 {
	background-color: #FFFFFF;
	background-image:url(images/secymeeting_02.gif);
	background-repeat:no-repeat;
	width:725px;
	height: 22px;
}

#container1 {
	width: 725px;
	\width: 745px;
	w\idth: 725px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}


#header2 {
display: block;
	background-color: #FFFFFF;
	background-image:url(images/secymeeting_03.gif);
	background-repeat:no-repeat;
	width:22px;
	height: 133px;
	float:left;
}

#navi {
display: block;
	background-color: #FFFFFF;
	background-image:url(images/secymeeting_04.gif);
	background-repeat:no-repeat;
	width:219px;
	height: 133px;
	float:left;
}


#header3 {
display: block;
	background-color: #FFFFFF;
	background-image:url(images/secymeeting_05.gif);
	background-repeat:no-repeat;
	width:198px;
	height: 133px;
	float:left;
	margin:0;
	padding:0;
}


#header4 {
display: block;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	width:286px;
	height: 133px;
	float:right;
}


#header10 {
display: block;
	background-color: #FFFFFF;
	background-image:url(images/secymeeting_07.gif);
	background-repeat:no-repeat;
	width:725px;
	height: 25px;
	clear:left;
}

/* END OF TOP SECTION */

/* MIDDLE SECTION */

#sidebar {
	background-color: #FFFFFF;
	width:200px;
	float:left;
}

#mainSection {
	background-color: #FFFFFF;
	width:525px;
	float:left;
}



/* END OF MIDDLE SECTION */

#footerBar {
	background-color: #FFFFFF;
	background-image:url(images/secymeeting_13.gif);
	background-repeat:no-repeat;
	width:725px;
	height: 14px;
	clear:left;
}


.clearer {
clear:left;
}






/* NAVIGATION AREA */

#navcontainer ul
{
	margin-top: 9px;
	padding: 0;
	margin:0;
	list-style-type: none;
}

#navcontainer li { 
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.5em;
}


#navcontainer a
{
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	width: 12em;
	padding: .1em .8em;
	text-decoration: none;
}


#navcontainer a:hover
{
background-color: #C1D000;
color: #FFF;
}



/* END OF NAVIGATION AREA */


/* TEXT STYLES */
.BoldText {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-weight: bold;
font-size:12px;
}

.normalText {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
text-align:justify;
}

.footerlText {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:10px;
}

.GeorgiaBold {
font-family:Georgia, Arial, Helvetica, sans-serif;
color:#83AE38;
font-weight: bold;
font-size:14px;
}

/* Linking stuff */

a.naviarea:link, a.naviarea:visited, a.naviarea:active, a.naviarea.offsite {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	
}		



a.naviarea:hover, a.naviarea:hover {
	text-decoration: underline;
	color:#666666;
}

a:link, a:visited, a:active, a.offsite {
	color: #006600;
	font-family: Verdana, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	
}		



a:hover, a:hover {
	text-decoration: underline;
	color:#666666;
}

a.infusionz:link, a.infusionz:visited, a.infusionz:active, a.offsite {

	font-family: Verdana, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 10px;
	
}		



a.infusionz:hover, a.infusionz:hover {
	text-decoration: underline;

}



/* End of Linking stuff */

.dotRow{
	background-image:url("images/dot.gif");
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
