@charset "utf-8";
/* CSS Document */

body {
  /*width: 360px;*/
	/*height: 100px;*/
	margin: 0;
	padding: 0;
	background: #d6ebee; /*#e6e6e6; #000000; url(../tempimg/img01.jpg) repeat-x;*/
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
p, blockquote, ul, ol {
	line-height: 16px;

}

blockquote {
	padding-left: 20px;
	background: url(../tempimg/img05.gif) repeat-y;
}

a {
  color: #0000FF;
	font: bold 10px Arial, Helvetica, sans-serif;	
	/*color: #F49500;*/
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #666666
}
#img_right {
	float:right;
	width:150px;


}
#text_left {
	float:left;


}
/* Header */

#header {
	/*width: 760px;*/
	width: 100%;
	/*height: 80px;*/
	/*height: 50px;*/
	margin: 0 auto;
	background : #bedfe4;/*#CDE0F1;*/
     /*   background-repeat: no-repeat;*/
	/*background: url(../images/StretchedLogo.jpg);
        background-repeat: no-repeat	*/
}
#logo {
	/*width: 760px;*/
	width: 466px;
	/*height: 80px;*/
	height: 99px;
	margin: 0 auto;
	background : #bedfe4 url(../images/logo2.png) no-repeat;
/*background: url(../images/StretchedLogo.jpg);
        background-repeat: no-repeat	*/
  float:right;
}

.verdana9black{
  color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration : none;
	}
/* login header */
#login {
	margin: 0 auto;
	padding-top:2px;
	background: #3B75A1
	/*background: url(../images/StretchedLogo.jpg);
        background-repeat: no-repeat	*/
}

/* Menu */

#menu {
	/*width: 760px;*/
	/*width: 940px;*/
	width:60%;
	height: 20px;
	margin: 0 auto;
	background: #3B75A1;
}
.navbar {
	height: 20px;
	background: #3B75A1;
text-align:center;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
padding-top:3px;
padding-bottom:3px;
}

#menu li {
	display: inline;
text-align:center;
}

#menu a {
	float:right;
	display: block;
	float: left;
	/*padding: 15px 13px 10px 15px;*/
padding:0.2em 0.6em;
	/*background: #FF0000; */
	/*background: url(../tempimg/img03.gif) no-repeat;*/
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.menu_a {
padding:0.2em 0.6em;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.menu_a:hover {
	color: #FFFF00;
	text-decoration:underline;
}

#menu a:hover {
	color: #FFFF00;
}

#menu .first a {
	/*background: #FF0000;*/ /*none;*/
	font: bold 10px Arial, Helvetica, sans-serif;	
}

/* Content */

#content_top {
	/*width: 720px; */
	/*margin: 0 auto 20px auto;*/
	/*padding: 20px;*/
	/*background: #e6e6e6 url(../tempimg/img04.jpg) repeat-x left bottom;*/
	background: #d6ebee url(../images/wave_bkgrnd.gif) repeat-x;
	/*height:200px;*/
}
#content_bottom {
	/*width: 720px; */
	/*margin: 0 auto 20px auto;*/
	/*padding: 20px;*/
	/*background: #e6e6e6 url(../tempimg/img04.jpg) repeat-x left bottom;*/
	/*background: #d6ebee url(../images/wave_bkgrnd_bottom.gif) repeat-x;*/
	background:#d6ebee;
	/*height:100px;*/
}

/* left border */
#left_border {
	float: left;
	/*width: 450px;*/
  width: 50px;
}

/* Posts */

#posts {
	float: center;
	/*width: 450px;*/
/*  width: 300px;*/
	padding:5px;
}

#posts h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#posts h2 {
	font-size: 14px;
	font-weight: bold;
	/*color: #666666;*/
	color: #000000;
}
#posts h3 {
/*	font-size: 14px;*/
	font-size: 28px;
	font-weight: bold;
	/*color: #6633CC;*/
/*	color: #FFFF00; */
	color: #000000;
/*	border: 2px ridge rgb(0,0,0); */
 /* text-transform: uppercase;	*/	
	background: #FF0000;
}

#posts h4 {
	font-size: 14px;
	font-weight: bold;
/*	color: #FFFFFF;*/
	color: #000000;

/*	border: 1px solid rgb(250,0,0);*/
/*	background: #9900CC;*/
	background: #7FFF8E;
}

#posts h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

#posts h6 {
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	color: #339933;
	background: #000000;
}

#posts h7 {
	font-size: 12px;
	font-weight: regular;
	color: #000000;
	border: medium solid rgb(250,0,0);
	background: #99FFCC;
}

}
/* Links */


#links_sup {
	float: left;
	width: 700px;
	padding-left: 20px;
}

#links {
	float: left;
	/*width: 250px;*/
	/*width:250px;*/
	/*padding-left: 20px;*/
}

#linksinternal {
	float: left;
	width: 480px;
	padding-left: 10px;
	margin-top: 10px;
	border: thin groove #999999;
	height: 300px;
	background-color: #efefef;
	padding-top: 5px;
	padding-right: 10px;
}

#linksinternalone {
	float: right;
	width: 200px;
	padding-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
#links h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: -20px;
}

#links h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

#links h3 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #339933;
	background: #FFFFFF;
	border: 1px solid rgb(0,0,0);
  text-align:center;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(../tempimg/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: none;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}


#links li h2 {
	font-size: 14px;
}

/* center content */
#center_content {
	height:100%;
	float: left;
	background:#ffffff;/*#f7d361;*/
	/*background: #3B75A1;*/
  border:3px outset #000000;
	/*border-style:outset;
	border-color:#000000;*/
	text-align:center;
	/*width:450px;
	padding:5px;*/
}
#center_content h1 {
	text-align:center;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	margin-bottom: -20px;
}
.center_content {
	float: left;
	background:#ffffff;/*#f7d361;*/
	/*background: #3B75A1;*/
  border:3px outset #000000;
	/*border-style:outset;
	border-color:#000000;*/
	text-align:center;
	/*width:450px;
	padding:5px;*/
}
.center_content h1 {
	text-align:center;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	margin-bottom: -20px;
}

.center_content h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.center_content h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #339933;
	background: #FFFFFF;
	border: 1px solid rgb(0,0,0);
}
.center_content a {
  color: #0000ff;
	font: bold 9px Arial, Helvetica, sans-serif;	
	/*color: #F49500;*/
}

.center_content a:hover {
	text-decoration: none;
	color: #000000;
}

/* Footer */

#footer {
	/*height: 300px;
	padding: 20px;*/
	background: #d6ebee url(../images/wave_bkgrnd_bottom.gif) repeat-x;
	/*background: #2D2D2D url(../tempimg/img07.gif) repeat-x;*/
}

#footer p {
	text-align: center;
	color: #999999;
}
.nospace {
	margin-bottom: -10px;
	padding-bottom: 0;
	color: #999999;
}
#left {
	float:left;
	width: 240px;
	padding: 5px;
    }
#right {
	float:left;
	width: 240px;
	padding: 5px;
    }
	
.clear {
clear: both;
}

.submitbutton {
background-color:#525252;
border-color:#999999 #000000 #000000 #999999;
border-right:1px solid #000000;
border-style:solid;
border-width:1px;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding:0 2px;
}