#body {
	background:#111;
}

#container {
	width: 900px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:hidden;
	background-color:#ffffff;
}

#header	{

width: 900px;
height: 100px;
position: relative;
background-image: url(images/polycomp2.jpg);
background-repeat:no-repeat;
background-position:center;
back
border-bottom: 2px solid #aaaaaa;

}

#header a  {

color: #000000;
text-decoration: underline;
font-weight: bold;
font-family: Verdana;
font-size: 14px;

}

#header a:visited  {

color: #0000cc;
text-decoration: underline;
font-weight: bold;

}

#header a:hover  {

color: #cc0000;
text-decoration: none;
font-weight: bold;

}

.HorizLinks  {

position: absolute; top: 77px; left: 180px; 

}
.HorizLinks ul {
	margin: 0px;
}

.HorizLinks li {
	margin: 0px 15px 0px 0px;
	list-style-type: none;
	display: inline;
}

#horizontalnav  {

width: 900px;
height: 30px;
position: relative;
background-color: #ffffff;
border-bottom: 2px solid #aaaaaa;
border-top: 2px solid #aaaaaa;
}

.navlinks  {

position: absolute; top: 4px; left: 145px; 

}

.navlinks ul { 

margin: auto;

}

.navlinks li {

margin: 0px 18px 0px 0px;
list-style-type: none;
display: inline;
	
}

.navlinks li a {

color: #000000;
padding: 5px 12px 7px;
text-decoration: none;
font-size: 16px;
font-family: Verdana;

}

.navlinks li a:hover{

color: #0000ff;
background-image: url(images/BGhover.jpg);
 /*If you want to use a color for the background instead replace above line with background-color: [insert color here with # sign in front];*/
text-decoration: underline;


}

#header p  {

color: #000000;
font-family: Arial;
font-weight: bold;

}

.slogan   {
font-size: 14px;
font-family: Arial;
font-style:italic;
}

.bqstart {
     float: left;
     font-size: 700%;
     color: #FF0000;
 }

.bqend {
     float: right;
     font-size: 700%;
     color: #FF0000;
 }

.blockquote { 
font-family: Arial; 
font-size: 150%;
color: #000000;
}

.blockquote p { 
vertical-align:text-bottom;
color: #0000FF;
}

.smalltext   {
font-size: 10px;
font-family: Arial;
font-style:normal;
}

.smalltext p  {
color:#000000;
text-decoration:none;
text-align:center;
}

#centro {
width:400px;
height:400px;
position:absolute;
top:50%;
left:50%;
margin-top:-200px;
margin-left:-200px;
}

#rightnav {
	float: right;
	width: 400px;
	height: 400px;
	background-color: #ffffff;
	border-left:hidden;
	overflow:hidden;
}

#body  {

margin: auto;
width: 600px;
padding: 10px 0px 0px 10px;
}

div#footer{
position:relative;
  clear: both;
  margin-top: 10px;
  width:100%;
  height:30px;
  background-color: #ffffff;
  border: 2px solid #dddddd;
  border-bottom: 2px solid #aaaaaa;
  border-top: 2px solid #aaaaaa;
 }

.boxslogan  {
position:relative;
padding: 0px 0px 0px 0px;
background-color: #ffffff;
border:hidden;
overflow:hidden;
color: #000000;
}


.boxtext  {
position:relative;
  left:50px;
  top:10px;
margin-top: 10px;
padding: 5px 5px 5px 5px;
background-color: #ffffff;
border: 0px solid #dddddd;
width: 400px;
height: 400px;
overflow:auto;
color: #000000;

}

.boximage
{
position:relative;
  right:0px;
  top:30px;
  margin-top: 0px;
  padding: 0px 0px 0px 0px;
  width: 400px;
  height: 400px;
  border: 0px;
  overflow:hidden;
}

h2  {

font-size: 18px;
color: #003370;
padding: 10px;
font-family: Verdana;

}

h3  {

font-size: 15px;
color: #003370;
padding: 6px;
font-family: Verdana;

}

h4  {

font-size: 8px;
color: #003370;
padding: 4px;
font-family: Verdana;

}