@charset "utf-8";

#paddy{
	font-size:12px;	
}
#header{
	z-index:5;
	display: block;
    width: 1000px;
    height: 220px;
    background:url(images/header3.jpg);
	background-repeat:no-repeat;
}

#hog {
	z-index:5;
	display: block;
    width: 140px;
    height: 100px;
    background:url(images/hogfather.gif);
	background-repeat:no-repeat;
}
#righttext{

	text-align:left;
}

#keywords{
	text-align:center;
	font-size:9px;
	
}

#keywords a:link{
	color:#F00;
}

#keywords a:visited{
	color:#F00;	
}


#keywords a:hover{
	
	color:#00F;
	font-size: 9px;
}
#newsite {
	text-decoration:blink;
	color:#F00;
}


A:link {color:#FF0}
A:visited {color:#FF0;}
A:hover {
	color: #F00;
	font-size: 18px;
}

body
{
margin: 0px;
padding: 0px;
font-size: 10px;
}
#ie
{
	float:left;
}
#ie2
{	
	display:inline;
	float:left;
}
#floatdiv
{
	
	display:inline;
	position:fixed;
	width: 180px;
	margin-left: 0px;
	
	
	
	
}

#wrapper {
	
	
	width:1000px;
	margin: 0 auto;
	background-color:#000;
	
	
}
#content {
	
	color:#FFF;
	width:600px;
	background-color:#000;
	margin-left:190px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;

	
}
#content h1{
	color:#FFF;
	font-size:28px;
}
#right {
	position:absolute;
	color:#09F;
	width:200px;
	font-style:italic;
	margin-left:800px;
	margin-right: 0px;
	top:220px;
	text-align:center;
	
	

}


#footer {
	color:#fff;
	margin-left:190px;
	width:600px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	
}


 #home
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/home.gif") no-repeat 0 0;

  }

  #home:hover
  { 
    background: url("images/home2.gif") no-repeat 0 0;
  }
  
  #cbt
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/CbtButton.gif") no-repeat 0 0;

  }

  #cbt:hover
  { 
    background: url("images/CbtButton2.gif") no-repeat 0 0;
  }

#das
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/DasButton.gif") no-repeat 0 0;

  }

  #das:hover
  { 
    background: url("images/DasButton2.gif") no-repeat 0 0;
  }
  
   #advanced
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/Advanced.gif") no-repeat 0 0;

  }

  #advanced:hover
  { 
    background: url("images/Advanced2.gif") no-repeat 0 0;
  }
  
     #refresher
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/Refresher.gif") no-repeat 0 0;

  }

  #refresher:hover
  { 
    background: url("images/Refresher2.gif") no-repeat 0 0;
  }
  
     #assessment
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/Assessment.gif") no-repeat 0 0;

  }

  #assessment:hover
  { 
    background: url("images/Assessment2.gif") no-repeat 0 0;
  }
  
     #locations
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/Locations.gif") no-repeat 0 0;

  }

  #locations:hover
  { 
    background: url("images/Locations2.gif") no-repeat 0 0;
  }
  
     #faq
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/Q&A.gif") no-repeat 0 0;

  }

  #faq:hover
  { 
    background: url("images/Q&A2.gif") no-repeat 0 0;
  }
  
   #gallery
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/Gallery.gif") no-repeat 0 0;

  }

  #gallery:hover
  { 
    background: url("images/Gallery2.gif") no-repeat 0 0;
  }
  
   #links
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/Links.gif") no-repeat 0 0;

  }

  #links:hover
  { 
    background: url("images/Links2.gif") no-repeat 0 0;
  }
  
   #contact
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/Contact.gif") no-repeat 0 0;

  }

  #contact:hover
  { 
    background: url("images/Contact2.gif") no-repeat 0 0;
  }
  
   #students
  {
    display: block;
    width: 180px;
    height: 38px;
    background: url("images/WhatTheStudentsSay.gif") no-repeat 0 0;

  }

  #students:hover
  { 
    background: url("images/WhatTheStudentsSay2.gif") no-repeat 0 0;
  }
  
#wrapper #ie2 #right p {
	font-size: 14px;
}

#classifieds h2{
	color:red;	
}

#classifieds h3{
	color:#06F;	
}
  
#classified
  {
    display: block;
    width: 180px;
    height: 22px;
    background: url("images/classifieds.gif") no-repeat 0 0;

  }

#classified:hover
  { 
    background: url("images/classifieds2.gif") no-repeat 0 0;
  }
