@CHARSET "ISO-8859-1";
 html {
   text-align: center;
   font-size: 1em;
   color: black;
   overflow: auto;
 }

 html img {
   border: none;
 }

 html a {
  text-decoration: none;
  color: #48448E;
 }

 html a:hover {
  color: #BF191C;
  
 }

 body 
{	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	min-width: 779px;
	border: none;
	font-family:  Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background-color: white;
}
  p {
  margin: 10px 0px 10px 0px;
  }
  
 body .clearer {
  clear: both;
 }
 b {
 font-weight:bold; 
 color:#48448E;
 }
 b.red {
 color:red;
 }
 h1 {
 margin: 0px 0px 0px 0px; 
 color:white;
 font-size:24px
 }

#nav a {
font-size:22px;
color:gray;
} 
#nav a:hover {
color:#7160DB;
text-decoration:underline;
}

#page
{
	left: 0px;
	text-align: left;
	width: 779px;
	margin: 0 auto;
	background-color: #fff;
}
#header
{ 
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  height:124px;
  width:779px;
  }	
#purplebox
{ position:relative;
top:-1px;
  background-image: url(images/box_bg.gif);
  background-repeat: no-repeat;
  height:162px;
  width:779px;
  }

#main {	
	width:750px;
	background-color:white ;
	padding-bottom:20px;
	position:relative;
	height:340px
   }
#button1{
	position:absolute;
	top:10px;
	left:16px;
	width:161px;
	}
#button2{
	position:absolute;
	top:10px;
	left:211px;
	width:161px;
	}	 
#button3{
	position:absolute;
	top:10px;
	left:406px;
	width:161px;
	}
#button4{
	position:absolute;
	top:10px;
	left:600px;
	width:160px;
	}
		  
#content1{
	position:absolute;
	top:10px;
	left:10px;
	width:180px;
	}
#content2{
	position:absolute;
	top:10px;
	left:204px;
	width:180px;
	}	 
#content3{
	position:absolute;
	top:10px;
	left:399px;
	width:180px;
	}
#content4{
	position:absolute;
	top:10px;
	left:593px;
	width:180px;
	}
#buttons {	
	width:750px;
	height:50px;
	position:relative;
	z-index:1
   }
#botbutton1{
	position:absolute;
	left:16px;
	width:161px;
	text-align:center;
	}
#botbutton2{
	position:absolute;
	left:211px;
	width:161px;
	text-align:center;
	}	 
#botbutton3{
	position:absolute;
	left:406px;
	width:161px;
	text-align:center;
	}
#botbutton4{
	position:absolute;
	left:600px;
	width:161px;
	text-align:center;
	}
#footer
{ 
position:relative;
 
  background-image: url(images/footer_bg.gif);
  background-repeat: repeat y;
  height:25px;
  width:779px;

  
  }
#creospace {
padding-top:5px;
padding-left:5px;
position:absolute;
} 
#copy {
font-size:70%;
padding-top:5px;
left:742px;
position:absolute;
font-size:10px;
}
#creospace a {
font-size:10px;
color:gray;
}
