/* CSS Document */


#container {
	position: relative;
	width: 770px;
}
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	height:600px;
	background-color:#ffffff;
}

#banner_ {
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	height:168px;
}

#navbar_ {
	position:absolute;
	left:0px;
	top:168px;
	width:757px;
	height:28px;
	background-image:url(images/navbar.gif);
	background-repeat: no-repeat;
	z-index: 24;
}

#home-03_ {
	position:absolute;
	left:757px;
	top:168px;
	width:13px;
	height:104px;
	background-color: #FFFFFF;
}



#home-05_ {
	position:absolute;
	left:0px;
	top:214px;
	width:757px;
	height:3px;
}

#title_ {
	position:absolute;
	left:0px;
	top:217px;
	width:594px;
	height:55px;
	background-image: url(images/images/title.gif);
	background-repeat: no-repeat;
}

#whatsup_ {
	position:absolute;
	left:594px;
	top:217px;
	width:163px;
	height:55px;
	background-image:url(images/images/whatsup.gif);
	background-repeat: no-repeat;
	z-index: 24;
}

#home-08_ {
	position:absolute;
	left:0px;
	top:272px;
	width:2px;
	height:828px;
	background-color: #FFFFFF;
}


#body_ {
	position:absolute;
	left:1px;
	top:275px;
	width:592px;
	height:823px;
	background-image:url(images/body.jpg);
	background-repeat: no-repeat;
	z-index: 24;
	background-color: #FFFFFF;
}

#sidebar_ {
	position:absolute;
	left:594px;
	top:272px;
	width:163px;
	height:828px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	z-index: 24;
	background-color: #FFFFFF;
}

#home-11_ {
	position:absolute;
	left:761px;
	top:272px;
	width:9px;
	height:828px;
	background-color: #FFFFFF;
}

#footer_ {
	position:absolute;
	left:2px;
	top:2500px;
	width:592px;
	height:5px;
	background-image: url(images/home_12.gif);
	background-repeat: no-repeat;
	z-index: 24;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 5px;
	text-align: left;
}

.todo {
	
	font-weight: bold;
	color: #00a497;
}

.navwords {
	font-size:.9 em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	

h1 {
	font-size: 1.8em;
	line-height: 1.6em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: "Courier New", Courier, mono;
	font-variant: small-caps;
	text-align: left;
	color: #00a497;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #88652f;
	margin-left: 20px;
	text-align: left;
}

.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	padding-bottom: 10px;
}
.border {
	border: 3px ridge #FFFFFF;
}


.question {
	font-weight: bold;
}

#id2nd-nav_ {
	position:absolute;
	left:0px;
	top:196px;
	width:757px;
	height:18px;
	background-image: url(images/2nd-nav.gif)
	background-repeat: no-repeat;
	z-index: 24;
}

#id2nd-nav_ a {
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#id2nd-nav_ a:hover {
	display: block;
	background-color: #b0864c;
	color: #FFFFFF;
}

#nav-bar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar_ li {
	width: 150px;
	font-family:"Courier New", Courier, mono;
	float: left;
	text-align: center;
	margin-top: 5px;
	font-size: .9em;
}

#navbar_ a {
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#navbar_ a:hover {
	display: block;
	background-color: #e5961f;
	color: #FFFFFF;
}

a:link {
	display: block;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #b53713;
	text-decoration: none;
}
