body  {
	background:url(images/bg1.jpg) repeat-x;
	margin: 0;
	padding: 20px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
}

#container { 
	width: 1020px;
	margin: 0 auto;
}

#header { 
	height:156px;
	background-image:url(images/header.gif);
} 

#logo {
	padding: 32px 0 0 30px;
}

#logo a {
	color: #b57ad3;
	text-decoration: none;
	font-size: 36px; 
}

#menu {
background-color: #a4addc; 
padding: 0 0 0 10px;
border-left: 1px #FFFFFF solid;
border-right: 1px #FFFFFF solid;
height:25px;
}

#menu a {
color: #F8FCF7;
text-decoration: none; 
font-size: 16px; 
text-transform: uppercase;
}

#menu a:hover {
	color: #E0F0B9;
}


/*#menu ul
{
	position:absolute;
	vertical-align:top;
	margin:0;
	padding:0;
}*/

#topnavlist li
{
	vertical-align:top;
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	margin-top:0px;
	
}

#topnavlist li a
{
	color:#F8FCF7;
	/*background: url(images/navbg_off.jpg) repeat-y top left;*/
	font-size:14px;
	padding-left:20px;
	/*padding-top:13px;
	padding-bottom:5px;
	
	margin-bottom:0;
	height:34px;*/
}

#topnavlist a:hover{
	color: #E0F0B9;
	/*background: url(images/navbg_on.jpg) repeat-y top left;*/
}
	
#sidebar2 {
float: right;
width: 20px;
padding:0;
margin: 0;
text-align:center;
}

#sidebar {
float: right;
width: 160px;
padding: 30px 30px 0 30px;
margin: 0;
text-align:center;
}

#sidebar a {
text-decoration: none; 
color: #2B370C;
font-size: 13px;
}

#sidebar a:hover {
color: #647c00;
}

#sidebar img {
border: solid 1px #c89fd9;
}

.project {
margin:15px 0 25px 0;
}

h1 {
margin: 0 0 20px 0;
color: #263ba7; 
font-size:26px; 
font-weight: bold;
}

h2 {
color: #263ba7;
font-size: 24px; 
margin: 20px 0 8px 0;
font-weight: normal;
}

h3 {
color: #263ba7;
font-size: 18px; 
margin: 20px 0 0 0;
font-weight: normal;
}

#main {
	background-image:url(images/bg2.gif);
	/*min-height:405px;*/
}

#text { 
margin: 0 220px 0 0;
padding: 20px 30px 30px 30px;
color: #2B370C;
font-size: 14px; 
line-height: 19px;
text-align: justify;
} 

#text a {
color: #475dd0; 
text-decoration: none;
}

#text a:hover {
color: #263ba7;
text-decoration: underline;
}


#text2 { 
	float: right;
	margin:0;
	padding: 20px 30px 0px 30px;
	color: #2B370C;
	font-size: 14px; 
	line-height: 19px;
	text-align: justify;
	position:fixed;
	
} 

#text2 a {
color: #b57ad3; 
text-decoration: none;
}

#text2 a:hover {
color: #4F6300;
}

#text b
{
	color:#4d5cad;
}

#disclaimertext
{
	font-size: 10px; 
	color:#666666;
	padding: 20px 30px 0px 30px;
	text-align: justify;
}

#footer 
{
	clear:both;
	/*position:absolute;*/
	
	/*width:1020px;*/
	background-image: url(images/footer.gif);
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	/*margin:0;
	bottom:0;*/
	
}

#footer a {
text-decoration: none; 
color: #6579e1;
}

#footer a:hover {
color: #6579e1;
}

#footer_left {
float:left;
padding: 33px 0 0 30px;
}

#footer_right {
float:right;
padding: 33px 30px 0 0;
font-size:10px;
}

.separator {
font-size:11px;
color:#FFFFFF;
}

.clear {
clear:both;
}


.buttons
{
	margin:10px 30px 0px 20px;
}

.buttons input
{
	font-size:14px;
	font-weight:bold;
	height:35px;
	background-color:#a4addc;
	color:#000;
}

.labeltext
{
	font-weight:bold;
}

.table1
{
	width:85%;	
	
}

.table th
{
	font-size:14px;
	font-weight:bold;
}


.table td
{
	font-size:12px;
	font-weight:normal;
}

.texttitle
{
	 /*text-transform:capitalize;*/
}


ul.articles li
{
	vertical-align:top;
	list-style-type: none;
	padding-right: 8px;
	color:#000;
	font-size:14px;
	font-weight:normal;
	list-style-image: url(images/html.gif);
	
}

ul.years li
{
	vertical-align:top;
	list-style-type: none;
	padding-right: 8px;
	color:#000;
	font-size:14px;
	font-weight:normal;
	display: inline;

}


