
 

body {
	margin-top: 10px;
	padding:  0px;
	background: #161616 url(../bgimage.jpg) repeat-x left top;
	font-family: Century Gothic, Comic Sans MS, Gill Sans MT;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    font-style: normal; 
     
}

h1, h2{
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #330033;
	padding: 10px 0 10px  10px;
	background:#fff;
}


h1 { font-size: 36px; }

h2 { font-size: 18px; 
     }

h3 { border-bottom:dotted 1px #eee; 
    color:#000000;}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	color:#000000;
	padding:10px;
}

ul, ol { }

blockquote { }

a { color: #F71476; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {margin-top:-40px;
          padding:0;
          border:solid  0px #f14c4c;
          
}

 
/* Header */

 

#header 
{
    
	width: 930px;
	margin: 0 auto;
	padding:10px;
	height:auto; 
	border:solid 0px red;
}

/* Menu */

#menu 
{
    
	width: 930px;
	height: 50px;
	background: url(../img02.jpg) no-repeat left top;
	border:solid 0px blue;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0;
	padding-top:0;
	 
}


#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px; 
	margin-right: 3px;
	padding:  10px 43px 0px 40px;
 	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

#menu a:hover { text-decoration: underline; 
    color:#cc99cc;
   background-color: #130710;
   height:40px;
    }

#menu .current_page_item a {
	height: 50px;
	color: #ffffff;
}

 

#menu .first {
	background: none;
}

.links{color:Fuchsia;}
.links a:hover{text-decoration:underline;
} 
 

#page {
	width: 920px;
	margin: 0 auto;
	padding: 5px 20px 0px 20px;
	background: #000000;
	height:auto;
	border:solid 0px #black;
}

#form{
width: 520px;
	margin: 30px 0 auto;
	padding: 40px 20px 0px 20px;
	background: #ffffff;
	border:solid 3px #eeefff;
}

 

 
#banner {
	padding-bottom: 10px;
	border-top: solid 10px #fff;
}

/* Content */

#content {
	float: left;
	width: 560px;
	border:solid 0px #009bb8;
	height: 250px;
	margin-top:0px;
}

 

#bottomheader 
{
   height:100px;
       width:920px;
       height:250px;
       margin-left:auto;
       margin-right:auto; 
       border:solid 2px white;
       
}
 
 #bottomheader h1
 { 
	color: #FFFFFF;
   
	text-decoration: none;
	text-transform: capitalize;
} 
  
 #bottomheader h2{ 
  
    margin:20px 10px 10px 20px;
 }


body#home a#homenav,
body#program a#programnav,
body#contact a#contactnav,
body#whatwedo a#whatwedonav,
body#next a#nextnav,
body#news a#newsnav;
 
{
	color: #fff;
 
	text-decoration: none; background:#9e4c7e; text-decoration:none; 
} 




/* Sidebar */

#sidebar {
	float: right;
	display:inline-block;
	margin-top: 0px;
	margin-left:-40px;
	background-color:#203a0a; 
	margin-bottom:10px;
	padding-bottom:12px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:solid 1px #ffffff;
}


#sidebar2 {
	float: right;
	margin-top:0px;
	margin-left:0px;
	background-color:#ffffff; 
	margin-bottom:40px;
	padding-bottom:12px;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:solid 1px #ffffff;
}

#sidebar-right {
	float: right;
	width: 220px; /* width of the right sidebar -- can be set to any value including percentages */
	margin-top: 30px;
	margin-right:150px;
	padding: 0px;
	overflow: hidden;
}













#sidebar_form{
	float:right;
	margin-top:0px;
	margin-bottom:20px;
	padding-bottom:0px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:solid 3px #ffffff;
}
#sidebar ul {
	margin: 10px;
	padding: 0;
	list-style: none;
	line-height: 1.7em;
	color:#ed145b;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0 0 5px 0px;
}

#sidebar li ul {
	margin:  0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 2px 0px;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: #ed145b;
}

#sidebar li li a:hover {
	color: #FFFFFF;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin:  0px 0 10px 0px;
	padding: 6px 0 2px 14px;
	 
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}



#sidebar p {
	line-height: 200%;
	color:#ed145b;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
  
  
  
  
  
  
  

/* MAIN BOX FOR ENTRY */
#main
{
	background-color:#fff;
	margin:0px;
	border:solid 0px red;
}
 
 

 

#contact_box
{width: 590px;
background-color: #000000;
height :50px;
padding-top:20px;
margin-top:20px;
border:solid 0px #ffffff;
float:left;
}
   
 #contact_box h2
   {
    color: #ed145b;
    margin:  0 0 0 20px;
    padding-left:5px;
	line-height: normal;
	text-align: left;
	text-transform: none;
	font-weight: bold;
	text-align:left;
	
   }
	  
	#contact_box p
	 	{color: #009bb8; 
     padding: 15px  0  0 15px;
     height:300px;
}


 
 
 
 
   
      
  img.floatright { float: right;
                   top:15px;
                   padding-left:30px;
                   padding-bottom:30px;
                    }
   
   img.floatleft {float:left;}   
       
#mainbox h2
{
    color: #ed145b;
    margin-left: 20px;
   
	line-height: normal;
	text-transform: capitalize;
	font-weight: bold;
	text-align:left;
	
}


#mainbox h3
{ color:#9e005d;
  padding:   30px  0 0 15px;
 
}



#mainbox p
{color: #000000;
 padding:0  0  0 15px;
}


#mainbox img
{float:right;

 
 
}
#logos
{float:left;
}

 

/* Footer */

#footer {
	width: 950px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background-color:#000;
}

#footer-bgcontent {
	margin-top:  50px;
	padding: 0px;
	
	height: 200px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #E5FFC4;
}
