body {
	background-color:#44103e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#pageborder {
width:620px; 
margin-left:auto; 
margin-right:auto; 
margin-top:50px; 
display:block;
}


#layout {
	position:relative;
	height:640px;
}
#topleft {
	position:absolute;
	top:0px;
	left:00px;
	width:300px;
	height:300px;
	background-image:url(../images/roundrectangle_300_300_ffffff_flash.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
#topright {
	position:absolute;
	top:0px;
	left:320px;
	width:310px;
	height:310px;
	background-image:url(../images/roundrectangle_300_300_ffffff.gif);
	background-repeat:no-repeat;
	background-position: top left;
	color:#999999;
}
#bottomleft {
	position:absolute;
	top:320px;
	left:0px;
	width:300px;
	height:300px;
}

#bottomleft .featureheading {
	font-size: 16pt;
	font-weight: bold;
	color:#611759;
}

#bottomleft .welcomeheading {
	font-size: 20pt;
	font-weight: bold;
	color:#611759;
}

#bottomleft .parentheading {
	font-size: 12pt;
	font-weight: bold;
	color:#611759;
}

#bottomleft .linkheading {
	font-size: 10pt;
	font-weight: bold;
	color:#611759;
}

#bottomleft a {
	text-decoration:none;
	color:#611759;
}
#bottomleft a:hover {
	text-decoration:underline;
}
#bottomleft a:visited {
	color:#611759;
}

#bottomright {
	position:absolute;
	top:320px;
	left:320px;
	width:300px;
	color:#666666;
}

#bottomrightrow1 {
	width:300px;
	height:30px;
	background-image:url(../images/roundrectangle_300_300_ffffff_r1_c1.gif);
	background-repeat:no-repeat;
}

#bottomrightrow2 {
	width:300px;
	height:240px;
	background-image:url(../images/roundrectangle_300_300_ffffff_r2_c1.gif);
	background-repeat:repeat;
}

#overview {
	width:300px;
	height:240px;
	overflow:auto;
	scrollbar-base-color:#CCCCCC;
}

#bottomrightrow3 {
	width:300px;
	height:30px;
	background-image:url(../images/roundrectangle_300_300_ffffff_r3_c1.gif);
	background-repeat:no-repeat;
}

#bottomright p {
	font-size:12px; 
	text-align:justify;
	margin: 5px 10px 5px 10px;
	color:#333333;
}
	
#bottomright .featureheading {
	font-size: 16pt;
	font-weight: bold;
}

#bottomright .highlight, #bottomrow .highlight {
	font-size:14px;
	margin-top:0px;
	color:#611759;
}

#bottomright .sectionheading {
	font-size:14px;
	font-weight: bold;
	margin-left:5px;
	color:#611759;
}

#bottomright a {
	text-decoration:underline;
	color:#611759;
}
#bottomright a:hover {
	text-decoration:none;
}
#bottomright a:visited {
	color:#611759;
}

#logo {
	position:absolute;
	top:24px;
	right:10px;
}

#slogan {
	position:absolute;
	top:111px;
	right:10px;
	left: 89px;
}
#mainnav {
	position:absolute;
	top:150px;
	left:5px;
}
#infonav {
	position:absolute;
	bottom:0px;
	right:0px;
	left: 80px;
}

.popupbox {
	width:300px;
	height:620px;
	background-color:#FFFFFF;
	position:absolute;
	top:0px;
	left:320px;
	display:none;
}
#popupboxrow1 {
	width:300px;
	height:30px;
	background-image:url(../images/roundrectangle_300_300_ffffff_r1_c1.gif);
	background-repeat:no-repeat;
}

#popupboxrow2 {
	width:300px;
	height:560px;
	background-image:url(../images/roundrectangle_300_300_ffffff_r2_c1.gif);
	background-repeat:repeat;
}

#popupboxrow3 {
	width:300px;
	height:30px;
	background-image:url(../images/roundrectangle_300_300_ffffff_r3_c1.gif);
	background-repeat:no-repeat;
}

.popupbox p {
	margin-left:5px;
	margin-right:5px;
	text-align:justify;
}
.popupbox a {
	text-decoration:underline;
	color:#333333;
}
.popupbox a.hover {
	text-decoration:none;
}
.popupbox a.visited {
	color:#333333;
}

.featurelist {
	margin-top:5px;
	margin-bottom:5px;
	color:#333333;
}
 
 .featurelist li {
	margin-bottom:4px; 
	margin-top:0px; 
	padding:0px; 
	margin-left:20px;
	list-style-type:square;
}

#footer {
	width:620px;
}

.copywrite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#999999;
}

#footernav {
	width:620px;
	height:20px;
}
