body {
	margin:0px 0px; 
	padding: 35px 0px 0px 0px;
	text-align:center;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color:#0181b8;
}


#logo {
	margin: 0 auto;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 2;
}
	
#container {
	position: relative;
	margin: 0 auto;
	width: 778px;
	height:auto;
	background-image: url('../images/bg_atoms.jpg');
	background-position: 189px 30px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#nav {
	position:relative;
	margin: 0 auto;
	left:0px;
	top:0px;
	width:776px;
	height:29px;
	text-align: right;
	background-color: #0180b6;
	border-bottom: 1px solid #ffffff;
}
#content {
	position:relative;
	left:0px;
	top:0px;
	width:300px;
	margin: 79px 10px 79px 0px;
	padding: 0px 0px 0px 249px;
	text-align: left;
}
#contents {
	padding: 1px 20px 1px 20px;
	width:471px;
	height: auto;
	text-align: left;
	background-color: #eff7fa;
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #dfecf4;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
#copyright {
	position: relative;
	margin: 0 auto;
	padding: 10px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 770px;
	text-align: left;
}
#copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
#copyright a:hover {
	color: #999999;
	text-decoration: none;
}
#copyright span {
	color: #999999;
	text-decoration: none;
}
#shadow {
	margin: 0 auto;
	text-align: center;
}


h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #0180b6;
	line-height: 16px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #1d1d1d;
	margin: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #0180b6;
	line-height: 16px;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #1d1d1d;
	line-height: 15px;
}

p.home {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #1d1d1d;
	line-height: 24px;
}

ul {
	list-style-type: square;
	color: #0180b6;
}

ul li {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #0180b6;
	line-height: 16px;
}

ul li span {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #1d1d1d;
	line-height: 16px;
}


.date {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0180b6;
	line-height: 24px;
}
	

.projectText {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}