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

body {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cgi_bg.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
}

#wrap {
	height: 100%;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
#top_blue_bar {
	float: left;
	height: 26px;
	width: 1040px;
}
#top_black_bar {
	float: left;
	height: 123px;
	width: 1040px;
}
#container {
	float: left;
	height: 100%;
	width: 1040px;
	background-image: url(../images/container_bg.png);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	float: left;
	width: 962px;
	background-color: #CCC;
	margin-bottom: 50px;
	margin-top: 20px;
	color: #333;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a:link {
	color: #333;
	text-decoration: none;
}
.alignright {
	display: inline;
	float: right;
}
#title img {
	float: left;
	margin-bottom: 20px;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#title .alignright {
	float: right;
	margin-top: 10px;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#entry {
	float: left;
	width: 670px;
	margin-top: 15px;
}
#txtnav {
	color: #FFF;
	display: inline;
	list-style-type: none;
}
#txtnav li {
	display: inline;
	float: left;
	text-align: center;
	height: 35px;
	vertical-align: middle;
	padding-top: 15px;
	margin-left: 50px;
}
#txtnav li a ,a:visited{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#txtnav li a:hover {
	color: #1AB7EA;
	text-decoration: none;
}
#mynavi {
	float: right;
	height: 90px;
	width: 340px;
	margin-top: 33px;
	margin-right: 60px;
}

#mynavi_temp {
	float: right;
	height: 50px;
	width: 500px;
	margin-top: 33px;
	margin-right: 20px;
}

#nav {
	width:375px;
	height:90px;
	list-style-type:none;
	background-image: url(../images/navbuttons.jpg);
	background-repeat: no-repeat;
	margin: 0;
	float: left;
	padding: 0;
	
	}


#nav span { display: none; }


#nav li, #nav a { height:90px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }


#nav-01 { width: 85px; margin-left:0px;}
#nav-02 { width: 85px;}
#nav-03 { width: 100px;}
#nav-04 { width: 105px;}






/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/navbuttons.jpg")  0px -90px no-repeat; }
#nav-02 a:hover { background:url("../images/navbuttons.jpg") -85px -90px no-repeat; }
#nav-03 a:hover { background:url("../images/navbuttons.jpg") -170px -90px no-repeat; }
#nav-04 a:hover { background:url("../images/navbuttons.jpg") -270px -90px no-repeat; }
#marquee {
	float: left;
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 960px;
	margin-top: 20px;
	margin-left: 40px;
	height: 100%;
}
#post {
	border: 1px solid #CCC;
	float: left;
	height: 100%;
	width: 920px;
	padding: 20px;
}
#title {
}
#sidebar {
	background-image: url(../images/sidebar_bg.gif);
	float: left;
	width: 190px;
	background-repeat: repeat-x;
	height: 500px;
	margin-right: 20px;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sidebar h2 {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#post_info {
	border: 1px solid #09F;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
a:link, a:visited {
	color: #000;
	text-decoration:underline;
}
#post table h3 {
	display: inline;
}

a:hover {
	color: #09F;
	text-decoration: underline;
}
#tiles {
	margin-top: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title {
	float: left;
	width: 960px;
}
.basiclogo {
	float: left;
	width: 230px;
	margin-bottom: 20px;
	margin-top: 20px;
}

