/* CSS Document */

a {
	color: #006;
}
a:visited {
	color: #009;
}
a:hover {
	color: #060;
}

a.more, a.more:visited {
	background:#036;
	background: url(../img/button_bg.jpg);
	background-position:center;
	border: 1px outset #FFF;
	border-left: 5px solid #CC0;
	color: #FFF;
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	margin-top: 2px;
	padding-left: 5px;
	text-decoration: none;
	width: 50px;
}
a.more:hover {
	background: url(../img/button_bg_selected.jpg);
	background-position:center;
	border-left-color: #0D0;
	color: #FF0;
}

body {
	background: #EEE;
	font: 12px/18px Arial, Helvetica, sans-serif;
	padding-bottom: 200px;
}
.body {
	background-color: #FFF;
	background-image: url(../img/navbar_shade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #000;
	margin-top: 1px;
	padding-top: 20px;
}
.body .textarea {
	margin: 0px 60px 60px 60px;
}
#bookmark {
	float: right;
	margin: 15px 15px 15px -140px;
}

/* column #1 */
.col_1 {
	float: left;
	margin: 0px;
	width: 55%;
}
.col_1 p {
	margin-top: 0px;
}
#faces {
	background: url(../img/navbar_shade.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 100px;
	margin-bottom: -20px;
	top: -20px;
	position: relative;
}
.footer {
	/*background: #666;*/
	background: url(../img/navbar_shade.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #999;
	clear: both;
	color: #999;
	display: block;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	padding-bottom: 20px;
	text-align: center;
}
h3 {
	border-bottom: 1px solid #EEE;
	color: #930;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h4 {
	color: #930;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
.header {
	border-bottom: 1px solid #000;
	height: 150px;
	margin-bottom: 1px;
}
img {
	border: 0px;
}
/* intro link at bottom of page. */
#intro {
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
}
#intro * {
	color: #666;
}
#jin {
	font-size: 11px;
	margin-top: 30px;
	text-align: center;
}
#jin * {
	color: #CCC;
}
#logo {
	display: inline;
	float: left;
	margin: 5px;
}
.main {
	background: #FFF;
	border: 1px solid #999;
	margin: auto auto;
	width: 800px;
}
#mainpic {
	float: left;
	margin: 0px 20px;
}
.name {
	font-size: 11px;
	font-style: italic;
	text-indent: 10px;
}
.nav {
	clear: both;
}
.nav ul {
	background: url(../img/button_bg.jpg);
	height: 34px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
.nav ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.nav ul li a, .nav ul li a:visited {
	border-right: 2px groove #CCC; 
	color: #FFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	height: 34px;
	margin: 0px;
	padding: 8px;
	width: 85px;
}

/* shows only in firefox/netscape */
html>body .nav ul li a {
	/*width: auto;*/
}

.nav ul li a:hover, .nav ul li a.selected, .nav ul li a.selected:visited {
	background: url(../img/button_bg_selected.jpg);
	color: #FF0;
}

.niceborder {
	border: 1px solid #046;
	display: inline;
	float: right;
	padding: 2px;
	margin-right: 10px;
}

/* right of main image floating textbox */
.textbox  {
	float: left;
	width: 180px;
}
.textbox .title {
	
}
.textbox .outline {
	border: 1px solid #046;	/* blue outline */
	padding: 2px;
}
.textbox .outline .gradient {
	background: #FFF url(../img/textbox_bg_gradient.jpg) repeat-x;
	border: 1px solid #BDBDBD; /* gray outline */
	padding: 6px;
	font-size: 12px;
	line-height: 16px;
	height: 220px;
	overflow: hidden;
}

/* bottom 3 textboxes on main page */
.textbox2  {
	/*border: 1px solid #F00;*/
	border: 0px;
	display: inline;
	float: left;
	margin: 20px;
	margin-right: 0px;
	width: 240px;
}
.textbox2 .top {
	background: url(../img/textbox2_top.gif);
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
}
.textbox2 .topimg {
	border-bottom: 1px solid #DDD;
	text-align: center;
	margin-top: -2px;
}

.textbox2 .middle {
	background: url(../img/textbox2_mid.gif);
}
.textbox2 .middle .outline {
	background-color: #FFF;
	background-image: url(../img/textbox_bg_gradient.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFF; /* gray outline */
	font-size: 11px;
	height: 180px;
	line-height: 16px;
	margin: 0px 6px;
	overflow: auto;
	padding: 15px 20px;
}
.textbox2 .middle .outline h3 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textbox2 .middle .outline p {
	margin-top: 0px;
}
.textbox2 .middle h3 {
	color: #054F71;
	font-size: 13px;
	margin: 0px;
}
.textbox2 .bottom {
	background: url(../img/textbox2_bottom.gif);
	font-size: 1px;
	line-height: 1px;
	height: 6px;
}


/* optional floating textbox on internal pages...  */
.textbox3  {
	float: right;
	margin-bottom: 20px;
	width: 40%;
}
.textbox3 .title {
	
}
.textbox3 .outline {
	border: 1px solid #046;	/* blue outline */
	padding: 2px;
}
.textbox3 .outline .gradient {
	background: #FFF url(../img/textbox_bg_gradient.jpg) 0 -140px repeat-x;
	border: 1px solid #BDBDBD; /* gray outline */
	padding: 6px;
	font-size: 12px;
	line-height: 16px;
	/*height: 220px;
	overflow: hidden;*/
}
.textbox3 .outline .gradient * {
	margin-top: 0px;
}
.textbox3 .outline .gradient ul {
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
/* honored by Firefox/Netscape, but not IE */
html>body .textbox3 .outline .gradient ul {
	margin-left: 0px;
	padding-left: 20px;
}

/*
div {
	border: 0px solid #F00;
}
*/