/*  
Theme Name: Toastmaster
Author: Grosvenor Media
� 2007,  All rights reserved. 
*/





/*formatting the container*/
body
{
background: url('images/main_bg.gif')	
}
#mainbody {
margin-left:auto;
margin-right:auto;
position:relative;
margin-top:5px;
margin-bottom:0;
width:778px;
 background: url('images/body.gif');
/*border-style:solid; 
border-color:gray; 
border-width:1px;*/
}

/*formatting the main header, nav, content*/

.header {
	
	float:right;
	width:564px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	height: 168px;
	background-color:white;


/*	border-style:dotted;
	border-color:black;
	border-width:1px;*/

}


.footer{
width:780px;
height: 60px;	
 clear: both;
 background: url('images/footer_bg.gif');
 text-align:center;
}	



#navmenu {
	
	position:relative;
	margin-top:0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	font-family: Verdana;
	font-size: 12px;

	float:left;


	}	
	

.content {
 
	margin-top:0px;
	background: url('images/bg.gif');
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;

width:562px;
	float:right;


	}


	
h1 {
	margin-top:10px;
padding:0px;

	font-family:Verdana; 
	font-size: 11px;
	color: white;
  background: url('images/blueline1.gif');
  line-height:33px;

	
	}

h2 {
	margin-top:20px;
	margin-bottom:10px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana;
	font-size: 16.5px;
	font-weight:bold;
	color: #5b616d;
  line-height:33px;

	
	}



p {
	margin:0px 0px 16px 0px;
	padding:2px;
	font-weight: normal;
	color:#666666;
	font-size:11px;
 font-family:Tahoma;

	}
	



a {
	color:#09c;
	text-decoration:none;
	}
	
a:link {color:#000066;}
a:visited {color: #000066; text-decoration: none;}
/*a:hover { background-color:#DFDFDF; color:#908476 ;}*/


.navimg
{
	border-width:0px;
	width:216px;
	height:262px;
}



/* End */

.button {
 margin:0px; 
list-style:none;
margin-top:-4px;
margin-left:0px;
background:top url('images/button.gif');
height:40px;

  }


 /* display the list items inline  */
.button li {
 display:inline; 
 float:left; 
 margin-right:0px;
 
 }


/* style the links and place the background image to start from left edge */

.button li a {
 display:block; 
 height:40px; 
text-decoration:none; 
 background:url('images/button.gif');
font-size:11px;
 font-family:Verdana;
 font-weight:bold;
line-height:40px;
margin-top:0px;
padding:0 10px 0 10px; color:white;
}

.button li a:active {
display:block; 
height:40px; 
text-align: center;
text-decoration:none;
 background:url('images/menu_abg.gif');
font-size:11px;
 font-family:Verdana;
 font-weight:bold;
line-height:40px;
margin-top:0px;
padding:0 10px 0 10px; color:black;
}
html>/**/body .button {margin-top:0px;}

.submenu
{

margin-top:-5px; 
width:160px;
padding-top:15px;

background:url('images/submenu.gif');
height:150px;

}
  
 .submenu li
 {
 margin-right:0px;
 list-style: disc url(images/submenu_bullet.gif) inside;
 margin-top:5px;
 border-bottom-style:solid;
	border-color:#a8afb7;
	border-width:1px;
 }	


.submenu li a
 {color:#009933;}
 
 .submenu li a:visited
 {color:#666666;}

	
	
	
.footermenu
{

margin-top:0px; 
padding-top:15px;

}
  
 .footermenu li
 {
 margin-right:0px;
 list-style: disc url(images/bmenu_separator.gif) inside;
 margin-top:5px;
float:left;

 }	

	
.footermenu li a
 {color:white;
 font-size:11px;
 font-family:Verdana;
 font-weight:bold;
 margin-left:3px;
 margin-right:15px;
}

 
.ul 
{
font-size:11px;
 font-family:Verdana;	
} 
.contentli
 {
	font-size:11px;
 font-family:Verdana;
}
.span
{
	font-size:11px;
 font-family:Verdana;
}

#centeradd
{
	text-align:center;
}

