body {
	background-color: #eee;
	background-image: url(bg.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 0px;
}

#wrapper {
margin:0 auto;
width:780px;
background-color:white;
padding:3px 5px 3px 5px;
border:2px solid #928DD0;
border-top-width:0px;
}


#container {
margin:0 auto;
width:770px;
padding:0;
background-color: #eee;
background-image: url(paperbg.jpg);
background-repeat: repeat-y;
}

#header {
width: 770px;
margin-top: 3px;
background-color:#eee;
background-image: url(banner.jpg);
height:122px;
}

#leftheader {
	width: 210px;
	float: left;

}

#rightheader {
	float:right;
	width: 220px;
	margin: 9px 8px 3px 0;
	text-align:center;
}

#mainnav {
width: 770px;
margin-top: 3px;
padding:3px 0 0 0;
background-color:#8DB7D1;
height:25px;
text-align:center;
}

#contents {
width:400px;
padding-bottom:18px;
margin-top: 3px;
background-color: transparent;
border-right:1px dashed #8DB7D1;
z-index: 1;
}

#rightcol {
float:right;
margin-top: 3px;
width: 360px;
background-color: transparent;
}

#tools {
	position: relative;
	width: 200px;
	margin-bottom: 6px;
	padding:3px;
	float: right;
	text-align:right;
	background-color: transparent;
}
img.toolicon { float:right; margin: 0 6px 0 6px; }

img.rcolpic { float:left; margin:0; padding:0; }

img.logos { margin: 18px 24px 18px 24px; }

#rightcolcontent {
	position: relative;
	width: 340px;
	float: right;
	margin-bottom: 6px;
	margin-right:6px;
	padding: 3px;
	border:1px solid #8DB7D1;
	background-color: white;
	text-align:left;
	font-size:80%;
}

#rightcolcontent2 {
	position: relative;
	width: 340px;
	float: right;
	margin-bottom: 6px;
	margin-right:6px;
	padding: 3px;
	border:1px solid #96005D;
	background-color: #eee;
	text-align:left;
	font-size:80%;
}

#rcolpic { float:left; margin:0; padding:0 6px 0 0; }
#rcoltxt { display:block; width:210px; float:left; text-align:left; }

#lifecycle {
clear:both;
margin-top:3px;
padding-top:3px;
width:770px;
height:170px;
background-color:transparent;
border-top:1px dashed #8DB7D1;
border-bottom:0;
text-align:center;
z-index:2;
}

#logobox {
clear:both;
margin-top:3px;
width:770px;
height:180px;
background-color:transparent;
border-top:1px dashed #8DB7D1;
border-bottom:1px dashed #8DB7D1;
text-align:center;
z-index:2;
}

#footer {
clear:both;
margin-top:3px;
width:770px;
height:100px;
background-color:transparent;
}
