/* CSS Document */

body {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	background-image:url(../images/web_bg2.jpg);
	background-repeat:no-repeat;
	background-color:#fafaf0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#2F2F30;
	background-attachment: fixed;
}

a.links {
	color:#0099c1;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

a.links:hover {
	color:#2F2F30;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

a.links2 {
	color:#2F2F30;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.links2:hover {
	color:#0099c1;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.details {
	padding-top: 2px;
	position:absolute;
	font-size:10px;
	line-height:14px;
	left: 548px;
	display:block;
	width:154px;
}

.logo {
	position:absolute;
	font-size:10px;
	line-height:14px;
	left: 480px;
	top: 97px;
	margin-bottom:100px;
}

.description {
	position:relative;
	left: 36px;
	font-size:12px;
	width: 496px;
	display:block;
	margin-bottom:36px;
	
	
}
.firstblurb {
	position:relative;
	left: 36px;
	font-size:12px;
	width: 496px;
	display:block;
	margin-bottom:36px;
	height:200px;
}
.title {
	color:#0099C1;
	margin-left:36px;
	font-size: 14px;
	font-weight: bold;
}

.codeandtheory {
	color:#0099C1;
	margin-left:36px;
	font-size: 26px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}

.contact {
	position:absolute;
	left:548px;
	font-size:10px;
	line-height:14px;
	display:block;
	width:154px;

}

#headline1 {
	background-attachment: fixed;
	background-image: url(../images/header_bar2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:200px;
	height:72px;
	width: 700px;
}
.image {
	border:#2F2F30;
	border-width: 10px;
	border-top-color: #2F2F30;
	border-right-color: #2F2F30;
	border-bottom-color: #2F2F30;
	border-left-color: #2F2F30;
	border-top-style: solid;
	border-right-style: solid;
	border-color: #2F2F30;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.imagelinks,
a.imagelinks:link,
a.imagelinks:visited,
a.imagelinks:active {
	color:#2F2F30;
	border:10px solid #2F2F30;
	display:block;
	width:680px;
	height:220px;
	padding:0px;
	
}

a.image:hover {
	color:#0099C1;
	border:10px solid #0099C10;
	display:block;
	width:680px;
	height:220px;
	padding:0px;
}

	
.copyright {
	font-size:10px;
	width: 700px;
	display:block;
	color:#B5BAAF;
}
	

.style1 {font-family: "Times New Roman", Times, serif}
a.greylinks {color: #DBDBD1; text-decoration:none;}
a.greylinks:hover {color: #DBDBD1; text-decoration:none;}



#sidebar {
	position:absolute;
	display:block;
	left:712px;
	width: 280px;
	background-color:#2F2F30;
	height:100%;
	
	filter:alpha(opacity=10);
	
	opacity: 0.1;
}
