td{
	font-size:9pt; font-family:arial;
}

a:link{font-size:8pt; font-weight:bold; font-family:arial; text-decoration:none;color:#000000;}
a:visited{font-size:8pt; font-weight:bold; font-family:arial; text-decoration:none;color:#000000;}
a:hover{font-size:8pt; font-weight:bold; font-family:arial; text-decoration:underline;color:#000000;}

p{ 
	padding:10px;
	font-size:8pt; 
	font-family:arial;
	color:#444444;
	text-align:left;
}

h2{
	color:#35ee7e;
}

ul{
	font-size:8pt; 
	font-family:arial;
	color:#444444;
	list-style:url(images/list.gif);
}

#top_bar{
	float:top;
	width:793px;
	background: #38a0fe;
	height:32px;
	border:0px solid #000000;
}

#left_bar{
	float:left;
	display:table-column;
	width: 180px;
	background: #d3fdd7;
	height:475px;
	min-height: 475px;
}

#menu_bar{
	float:top;
	margin:10px;
	margin-right:0px;
	width:170px;
}

#menu_sub{
	float:top;
	margin-left:20px;
}

.nonsel:link{font-weight:normal;}
.nonsel:visited{font-weight:normal;}
.nonsel:hover{font-weight:normal;}

#content_area{
	float:left;
	display:table-column;
	width: 613px;
	background: #FFFFFF;
	height: 450px;
	min-height: 450px;
}
/* Page setup for other pages */
#content_col1{
	float:left;
	display:table-column;
	width: 415px;
	background: #FFFFFF;
	height: 475px;
	min-height: 475px;
}
#content{
	margin-top:20px;
	margin-left: 20px;
}
#content_col2{
	float:left;
	display:table-column;
	width: 198px;
	background: #d3fdd7;
	height: 475px;
	min-height: 475px;
}
#side_bar_content{
	margin-top:20px;
	margin-left: 10px;
}

/* Page setup for the home page */
#index_col1{
	float:left;
	display:table-column;
	width: 240px;
	background: #FFFFFF;
	height: 450px;
	min-height: 450px;
}

#index_col1textbox{
	float:top;
	margin:10px;
	margin-top:10px;
	width:210px;
	text-align:left;
	background: #FFFFFF;
}

#index_col2{
	float:left;
	display:table-column;
	width: 220px;
	background: #FFFFFF;
	height: 475px;
	min-height: 475px;
}

#index_col2photobox{
	float:top;
	margin:2px;
	margin-top:20px;
	width:215px;
	text-align:center;
	background: #38a0fe;
}

#index_col2whatsnewbox{
	float:top;
	margin:2px;
	margin-top:20px;
	width:215px;
	text-align:center;
	background: #cbffce;
	min-height: 230px;
	height:230px;
}

#index_col3{
	float:left;
	display:table-column;
	width: 153px;
	background: #FFFFFF;
	height: 475px;
	min-height: 475px;
}

#index_col3calendar{
	float:top;
	margin:5px;
	margin-right:0px;
	margin-top:20px;
	width:148px;
}

