a:link {font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif; color: #333399; text-decoration: none; }
a:active {font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif; color: #333399; text-decoration: none; }
a:visited {font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif; color: #333399; text-decoration: none; }
a:hover {
	font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	color: #333399;
	text-decoration: underline;
}

body {
	margin:0 auto;
	background-image:url(images/bgSliver.jpg);
	background-repeat:repeat-x;
	background-color: #3a73c6;
}

h1	{
	font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#000;
	}
	
h2	{
	font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size:18px;
	margin:0 0 -15px 0;
	font-weight:normal;
	color:#000;
	}

p
	{text-indent: 0em;
	text-align:left;
	font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	line-height:18px;
	font-size:14px;
	color:#000;
	}
	
table p {
	text-indent: 0em;
	text-align:left;
	font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	line-height:18px;
	font-size:14px;
	color:#000;
}

table h2 {
	font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size:18px;
	margin:0 0 -15px 0;
	font-weight:normal;
	color:#000;
}


li
	{text-indent: 0em;
	text-align:left;
	font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#000;
	}
	
ul
	{
	margin-top:-15px;
	text-indent: 0em;
	text-align:left;
	font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#000;
	}

.quote
	{text-indent: 0em;
	text-align:center;
	font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	line-height:18px;
	font-size:14px;
	color:#333399;
	margin-top:20px;
	padding:0 10px 0 5px;
	background-image:url(images/quoteLt.gif);
	background-repeat:no-repeat;
	}

.LtQuote {
	font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	float:left;
	top:5px;
}

.RtQuote {
	font-family:"Comic Sans MS", "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	float:right;
	padding-right:5px;
}

#container {
	margin:0 auto;
	width:1002px;
	background-image:url(images/Background.gif);
	background-repeat:repeat-y;
	background-color:#D2EBFF;
	}

html {
	margin: 0;
	padding: 0;
}

#enclose {
	float:left;
	width:789px;
	height:100%;
}
	
#content p,
#content h1,
#content h2,
#content h3,
#content li,
#content ul,
#content img	{
	padding:0px 15px 0 10px;
	}

.mainContent {
	background-image:url(images/column2.jpg);
	background-repeat:repeat-y;
	padding-right:10px;
	margin-top:-4px;
	}

.colLt  {
	float:left;
	width:190px;
	display:block;
	background-image:url(images/column1.png);
	background-repeat:no-repeat;
}

.colMid  {
	float:right;
	width:599px;
}
.colRt  {
	float:right;
	width:213px;
	background-color:#b7e8b3;
}

#columnRight p {
	padding:10px 5px 0 5px;
}

#footer {
	clear:both;
}

.staffBlock {
	float:left;
	margin-bottom:5px;
}

.thumbnail {
	float:left;
	margin-right:5px;
	}
	
form {
	float:left;
	margin-left:10px;
	}
