/* background and general shape */
body{
	margin:0;
	color:#000000;
	background:#FFFFFF;
	/*font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;*/
	font-Family: arial, helvetica;
	font-size: 75%;
}


/* for all areas of site */
a img{
	border:none;
	text-decoration:inherit;
}

#bg{
	/*background:#FFFFFF center url('i/bg_wide.png') repeat-y; */
	margin:0 auto;
}

#container{
	margin:0 auto;
	width:780px;
}


#main{
	width:760px;
	overflow:hidden;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #63aafe;
	margin: 0 auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 1.2em;
	line-height: 140%;
}


/* #head: contains logo image (optional) and class title */
#head{
	height:80px;
	width:780px;
	margin:0 auto;
	padding-top:20px;
/*	position: absolute; */
	/*background-image: url('i/top.jpg');*/
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
}

#head h1.title {
	margin:0;
	font-size:2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*font-family: Verdana, Calibri, Optima, Arial, Helvetica, sans-serif*/
}

#head h1.subtitle {
	margin:0;
	font-size:1.2em;
	font-family: Calibri, Optima, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}


/* set link styles for content area */
a:link{
	text-decoration:none;
	/*border-bottom:none; */
	color:#CC0000;
}
a:visited{
	text-decoration:none;
	/*border-bottom:none; */
	color:#CC0000;
}
a:hover{
	text-decoration:none;
	/*border-bottom:none; */
	color: #FFCC00;
}
a:active{
	text-decoration:none;
	/*border-bottom:none; */
	color:#CC0000;
}


/* #content: page material container */
#content{
	margin: 0px 10px 0px 10px;
	padding-top: 10px;
	text-align:left;
	overflow:hidden;
}

#content ul{
	padding:0px 0px 0px 20px;
}

#content li{
	padding:0px 0px 6px 0px;
}

#content h1.title {
	margin:0;
	font-size:1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content h1.subtitle {
	margin:0;
	font-size:1.1em;
	font-family: Verdana, Calibri, Optima, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color:#666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
}


#content h2{
	color:#000000;
	margin:0px 0px 0px 0px;
	font-size:1.4em;
	font-family: Verdana, Calibri, Optima, Arial, Helvetica, sans-serif;
	padding: 0px 0px 6px 0px;
}

#content h2.title{
	font-size:1.4em;
	color:#000000;
	margin:0 auto;
/*	background: url('i/content_h2.png') top left no-repeat; */
	padding: 0px 0px 6px 0px;
	display:inline;
}

#content h2.heading{
	font-size:1.4em;
	color:#666666;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:1.2em;
}

#content h3{
	margin:0;
	font-size:1.2em;
	font-family: Calibri, Optima, Arial, Helvetica, sans-serif;
	color:#666666;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:none;
	display:inline;
}

#content h4{
	font-size:1.2em;
	display:inline;
}

/* box: sub-div for a emphasis box in content */
#content div.box{
	width:680px;
	padding: 6px 6px 6px 6px;
	margin: 0 auto;
	border:#FFCC00 1px solid;
}


/* #menu: top navigation menu */
#menu{
	width:780px;
	margin: 6px 0px 6px 0px;
	border-top: #CC0000 1px solid;
	border-bottom: #CC0000 1px solid;
	float:none;
	padding-top: 0px;
	text-align:center;
	overflow:hidden;
}

#menu ul {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	padding: 0px 6% 0px 6%;
	display:inline;
}

a.menu:link,a.menu:visited{
	color:#CC0000;
	border:none;
	text-decoration:none;
}

a.menu:hover,a.menu:active{
	color:#FFCC00;
	border:none;
	text-decoration:none;
}

#menu h2{
	font-size:1.2em;
	margin:0px 0 0 0;
	/*background: url('i/content_h2.png') top left no-repeat; */
	font-family: Calibri, Optima, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0 0 0px;
	display:inline;
}


/* footer */
#bgfooter{
	/*background:#FFFFFF center top url('i/bg_footer.png') no-repeat; */
	margin: 0px 0px 0px 0px; 
}

/* footer */
#footer{
	width:780px;
	overflow:hidden; 
	margin: 0 auto;
	bottom:0px;
	position:static;
	border-top:#CC0000 1px solid;
	text-align:center;
	color: #666666;
	font-size:0.8em;
}

a.footer:link,a:active{
	text-decoration:none;
	border-bottom: #666666 1px dotted; 
	color:#666666;
}
a.footer:visited{
	text-decoration:none;
	border-bottom: #666666 1px dotted; 
	color:#666666;
}
a.footer:hover{
	text-decoration: underline;
	color:#FFCC00;
	border-bottom:none;
}
