/* Global Styles */

body {
	margin:0px;
	font-family: comic sans ms, verdana, sans-serif, arial, helvetica,;
	background-color: #FFFF99;
	}
	
p {
	font-size: 1em;
	color:#000000;
	margin-top:0px;
	}
		
td {
	color:#3366CC;
	font-size: 11px;
	font-weight: bold;
	}
	
a {
	color:#3366CC;
	font-size: 15px;
	font-weight: normal;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #c0dffd;
	width: 20em;
	background-color: #e6f3ff;	
	}

#navigation .title {
	color: #006600; 
	font-size: 14px;
	padding:8px 6px 10px 10px;
	}
	
#navigation a {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background:  url(mm_arrow.gif) 14px 45% no-repeat;
	font-size: 12px;
	}
	
#navigation a:hover {
	background: #ffffff url(mm_arrow.gif) 14px 40% no-repeat;
	color:#ff6600;
	text-decoration: underline;
	}
	
#logo 	{
	font-size: 1.6em; 
	color: #ccff99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline {	
	font:12px sans-serif;
	color: #ef9c00;
	letter-spacing:.4em;
	line-height:18px;
	background-color: #FFFF00;
	}

#dateformat {
	font: 0.8em
	color: #003366;
	letter-spacing:.2em;
	}
	
/* Class Styles */

#subTitle {color: #006600; line-height:16px; letter-spacing:.2em;}
#subTitle h1 {font-size: 2.0em;}
#subTitle h2 {font-size: 1.6em;}
#subTitle a {font-size: 1.2em; text-decoration: none; color: #3366CC; line-height:16px; letter-spacing:.2em;}
#subTitle a:hover {font-size: 1.2em; text-decoration: underline; color: #3366CC; line-height:16px; letter-spacing:.2em;}
	
.bodyText {font-size: 1.3em; color:#3366CC;	line-height:20px; margin-top:0px;}
.tabletext {font-size: 2.0em; color:#3366CC; line-height:20px; margin-top:0px;}
.tabletext p {font-size: 2.0em; color:#3366CC;}
.tabletext a {font-size: 1.0em; color:#3366CC; line-height:20px; margin-top:0px;}

/* Gallery Styles */

.gallery	{margin-left: 2em; margin-right: 2em; margin-top: 2em; padding-bottom: 2em; height: 50%; border: 0px; }
.gallery li  {list-style-type: none; float: left; padding: 0.5em 0 0.2em 1em; } 			
.gallery img {border:1px solid #003366;}












	
