#wrapper
{
	position: relative;
}
#white
{
	background: #FFFFFF;
}
#banner
{
	background: url('website_top_2013.jpg') no-repeat center;
	height: 192px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	position: relative;
}
#bannertext
{
	font-family: Cambria;
	font-size: 46px;
	text-align: center;
	width: 460px;
	padding: 10px;
	padding-bottom: 0px; 
}
#subbannertext
{
	font-family: cambria;
	width: 460px;
	text-align: center;
	font-size: 20px;
	padding: 4px 10px 10px;
}
#buttons
{
	width: 127px;
	position: absolute;
	top: 12px;
	left: 486px;
}
.top
{
	padding-top: 3px;
}
.top:hover
{
	opacity: .7;
}
.top:active
{
	opacity: .6;
}
#black
{
	background: #000000;
}
#menu
{
	padding: 11px 7px;
}
#content
{
	background: #FFFFFF;
	width: 748px;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
#logo
{
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: center;
}
/***************************************
Links
***************************************/
A:link
{
	color: #2B4B8E;
	text-decoration: none;
	font-weight: bold;
}
A:visited
{
	font-weight: bold;
}
A:active
{
	font-weight: bold;
}
A:hover
{
	color: #2B4B8E;
	text-decoration: underline;
	font-weight: bold;
}
/***************************************
Text
***************************************/
BODY
{
	font-family: Arial;
	color: #000000;
	font-size: 12pt;
	margin: 0px;
}
.bg
{
	background-color: #000000;
}
.maintext
{
	font-family: Tahoma;
	color: #000000;
	font-size: 13pt;
}
.description
{
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}
.caption
{
}
.label
{
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.image
{
	border-color: #000000;
	border-width: 0px;
	border-radius: 10px;
}
/***************************************
Title and Subtitles - note that h3
replaces .title
***************************************/
H3
{
	font-family: Tahoma;
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}
H4
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	visibility: visible;
}
/***************************************
Edit Page Fonts
***************************************/
.templatename
{
	font-family: tahoma;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.templatedescription
{
	font-family: tahoma;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
}
.template:link
{
	font-family: tahoma;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
}
.template:hover
{
	font-family: tahoma;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
}
.template
{
	font-family: tahoma;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
}
/***************************************
Calendar/Discussion List/Etc. colors
***************************************/
.banner
{
	background-color: #000066;
	border-color: #000000;
	border-width: 1;
	text-align: center;
	font-weight: bold;
}
.bannertext
{
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.subbanner
{
	background-color: #6666FF;
	text-align: center;
}
.subbannertext
{
	color: #FFFFFF;
	font-size: 8pt;
}
.bannerlink
{
	color: #FFFFFF;
	text-decoration: none;
}
.bannerlink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.bannerlink:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.bannerlink:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.bannerlink:hover
{
	color: #9999FF;
	text-decoration: underline;
}
.background
{
	background-color: #CCCCCC;
	border-color: #CCCCCC;
}
.background1
{
	background-color: #DADAFF;
	border-color: #000000;
	border-width: 1;
}
.background2
{
	background-color: #BBBBFF;
	border-color: #000000;
	border-width: 1;
}
.tinylabel
{
	font-size: 8pt;
	color: #000000;
}
.text1
{
	font-size: 10pt;
	color: #000000;
}
.boldtext1
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.link
{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.link:visited
{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.link:active
{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.link:link
{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.link:hover
{
	font-size: 10pt;
	color: #5555FF;
	text-decoration: underline;
}
.tinylink
{
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
.tinylink:visited
{
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
.tinylink:active
{
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
.tinylink:link
{
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
.tinylink:hover
{
	font-size: 7pt;
	color: #5555FF;
	text-decoration: underline;
}
/***************************************
Breadcrumb
***************************************/
.breadcrumb
{
	font-size: 7pt;
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumb:link
{
	font-size: 7pt;
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumb:visited
{
	font-size: 7pt;
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumb:active
{
	font-size: 7pt;
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumb:hover
{
	font-size: 7pt;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
.searchresultslink
{
	font-family: Tahoma;
	color: #007700;
	font-size: 8pt;
}
.searchresultslink:hover
{
	font-family: Tahoma;
	color: #007700;
	font-size: 8pt;
}
.searchresultsdate
{
	font-family: Tahoma;
	font-size: 8pt;
}
/***************************************
Nav
***************************************/
.nav
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav:link
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav:visited
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav:active
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav:hover
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/***************************************
Menu
***************************************/
.menuitem:link
{
	font-size: 11pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem:visited
{
	font-size: 11pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem:hover
{
	text-decoration: none;
	font-size: 11pt;
	color: #C1CFED;
}
.menuitem:active
{
	font-size: 11pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.highlighted
{
	background: #3C67BE;
	border: 1px solid #6385CB;
	border-radius: 7px;
}
/***************************************
Footer
***************************************/
.footer
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}
.footer:visited
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}
.footer:link
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}
.footer:active
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.footer:hover
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #000000;
	text-decoration: underline;
}
/***************************************
Logo
***************************************/
.IGLogo
{
	font-size: 7pt;
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
}
.IGLogo:visited
{
	font-size: 7pt;
	font-family: arial;
	color: #FFFFFF;
	text-decoration: underline;
}
.IGLogo:link
{
	font-size: 7pt;
	font-family: arial;
	color: #FFFFFF;
	text-decoration: underline;
}
.IGLogo:active
{
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.IGLogo:hover
{
	font-size: 7pt;
	font-family: arial;
	color: #FFFFFF;
	text-decoration: underline;
}
INPUT.button
{
	color: #050;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 84%;
	font-weight: bold;
	background-color: #FED;
	border: 1px solid #000000;
	border-top-color: #696;
	border-left-color: #696;
	border-right-color: #363;
	border-bottom-color: #363;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
INPUT.file
{
	color: #050;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 84%;
	font-weight: bold;
	background-color: #FED;
	border: 1px solid #000000;
	border-top-color: #696;
	border-left-color: #696;
	border-right-color: #363;
	border-bottom-color: #363;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
/*[CSS]
input.btnhov{
border-top-color:#c63;
border-left-color:#c63;
border-right-color:#930;
border-bottom-color:#930;}

[HTML]
<input type="button" value="Submit" class="btn"
onmouseover="this.className='btn btnhov'" onmouseout="this.className='btn'"/>
*/
