body {margin:0px; padding:0px; font-family: verdana, arial, helvetica, sans-serif; background-color: #fe0; background-image: url(images/bg.jpg); background-repeat: repeat-x;}

#header{background-image:url(images/header/bg.jpg); height:125px;}
#header_inside{width:980px; height:125px; margin:0px auto; text-align:left; background:url(images/logo.gif) no-repeat;} 
#nav2{background-image:url(images/nav/bg.jpg); height:33px;}
#nav_inside{width:980px; height:33px;}
.menu {position:relative; height:33px; width:980px;}
.menu ul {color:#685405; list-style:none; z-index:10; position:absolute; z-index:100; padding:2px; margin:0px;}
.menu li {float:left; margin:4px 2px 10px; padding:0px;}
.menu a, .menu a:active, .menu a:visited {color:#685405; font-size:18px; text-decoration:none; color:#FFF; padding:10px; bottom:15px;}
.menu a:hover {color:#685405;}
	
.specialfield{display:none;}
.error {background:#ffcccc; color:#900; font-weight:bold; border:1px solid #900; padding:4px;}
.success {background:#cbffbd; color:#23a600; font-weight:bold; border:1px solid #23a600; padding:4px;}
	
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
#headerimage {
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align:left;
	width: 700px;
	}
#navbar {
	margin-right: auto;
	margin-left: auto;
	background: #fe0;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align:left;
	width: 700px;
	color: #002233;
	}
#navbar a {
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	font-weight: bold;
	color:  #000;
	outline: none;
	}
#navbar a:hover {
	color:  #ffff00;
	background-color: #fff;
	}
#frame {
	margin-right: auto;
	margin-left: auto;
	background: #fe0;
	text-align:left;
	width: 780px;
	clear: both;
	}
#frame p{
	margin: 2px;
	font-size: 0.8em;
	}
#left-column {
	float: left;
	width: 140px;
	height: 100%;
	background-color: #fe0;
	text-align:left;
	}
#left-column p{
	margin: 2px;
	font-size: 0.8em;
	}
#left-column a{
	text-decoration: none;
	color:  #000;
	outline: none;
	display: block;
	width: 140px;
	font-size: 0.8em;
	border-bottom: 1px solid #ff0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
#left-column a:hover{
	background-color: #fe0;
	color:  #ffff00;
	}
#right-column {
	float: left;
	width: 140px;
	background-color: #fe0;
	text-align:left;
	background-image:url(images/spacer.gif);
	background-repeat:repeat-y;
	height:100%;
	}
#right-column p{
	font-size: 0.8em;
	}
#middle-column {
	float: left;
	width: 500px;
	background-color: #fff;
	text-align:left;
	}
#main-content {
	background-color: #fff;
	color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#main-content h1{
	padding: 5px;
	line-height: 14px;
	font-size: 0.6em;
	background-color: #FFCC00;
	}
#main-content h3{
	line-height: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 1px solid #666;
	}
#main-content h4{
	line-height: normal;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0.8em;
	font-weight: bold;
	}
#main-content p{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 0.73em;
	}
#main-content p.small{
	margin-bottom: 5px;
	font-size: 0.55em;
	}
#main-content p.sub-heading{
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 0.8em;
	}
#main-content a{
	color:#6699CC;
	text-decoration: none;
	font-weight: normal;
	}
#main-content a:hover{
	background-color: #ff0;
	}
.blog-comments {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px dotted #ccc;
	background-color: #f5f5f5;
}
.blog-comments h2{
	font-size: 0.8em;
	margin-left: 5px;
	line-height: 1.4em;
}
.blog-comments p{
	font-size: 0.8em;
}
#blog-comment-form {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#blog-comment-form h3{
	font-size: 0.8em;
	margin-left: 5px;
	line-height: 1.4em;
	border:none;
}
#frame-footer {
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	text-align:left;
	width: 780px;
	clear: both;
	}
#left-footer {
	float: left;
	width: 140px;
	background-color: #fe0;
	text-align:left;
	clear: both;
	}
#right-footer {
	float: left;
	width: 140px;
	background-color: #fe0;
	text-align:left;
	}
#middle-footer {
	float: left;
	width: 500px;
	background-color: #fff;
	text-align:left;
	}
#main-content-footer {
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #fff;
	height: 80px;
	}
#main-content-footer p{
	margin: 0px;
	color: #999;
	font-size: 0.8em;
	line-height: 2em;
}
label {
	width: 5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
.submit input{
	margin-left: 5.5em;
}
input {
	border: 1px solid #ccc;;
	background-color: #fff;
	color: #666;
}
textarea {
	border: 1px solid #ccc;;
	background-color: #fff;
	color: #666;
}
#teamactivities {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#teamactivities ul {
	font-size: 11px;
	margin-left: 1px;
	padding-left: 5px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
#teamactivities li {
	font-size: 11px;
}

