/* Page Style */

body {font-family: Arial;font-size:0.8em;background-color:#F9C0F4;margin:0px;padding:0px;}
h1 {color:#570F7C;}
p {margin:0px;padding:0px;line-height:1.50em;}
ul {margin:0px;padding:0px;}

#pageWrapper {width: 960px;margin:0 auto;}
#header {width:902px;float:left;}
/* mainWrapper width was 960px */
#mainWrapper	{width: 960px;clear:both;}
#sideBox {width:200px;float:left;}
#sidecontent {min-height:516px;}
#contentBox {width:660px;float:left;}
#content {min-height:516px;overflow:auto;}

#footer {clear:both;width:900px;margin-top:-10px;}
#footercontent	{text-align:center; color:#570F7C; font-weight:bold;}
#footer li	{display:inline; padding-left:15px;padding-right:15px;font-size:0.8em;color:#496276;}

/* BOX STYLE */

.bordered {border:1px #cccccc solid;padding:20px;background-color:#ffffff;}
.bordered h3 {color:#496276; font-size:1.10em;}
.bordered p {font-size:0.9em;margin-top:10px;margin-bottom:10px;}
.bordered li a {text-decoration:none;}
.bordered a:link {text-decoration:none;color:#570F7C;font-weight:bold;}
.bordered a:visited {text-decoration:none;color:#570F7C;font-weight:bold;}

/* STYLE FOR THE HORIZONTAL MENU */

.bordered2 {border:1px #ffffff solid;padding:10px;background-color:#496276; color:white;width:840px;text-align:center;margin-left:20px;}
.bordered2 ul {text-align:center;}
.bordered2 li	{display:inline; padding-left:15px;padding-right:15px;font-size:0.9em;}
.bordered2 p	{text-align:center;}
.bordered2 a:link {color:#570F7C; text-decoration:none;}
.bordered2 a:hover {color:#b0e0e6; text-decoration:underline;}
.bordered2 a:visited {color:#ffffff; text-decoration:none;}

/* other */

.bordered3 		{width:500px;text-align:center;margin-left:70px;padding:20px;}
.bordered3 ul 	{text-align:left;}
.bordered3 li	{padding-left:15px;padding-right:15px;font-size:0.9em;}
.bordered3 p	{text-align:center;}

