body.home {
	background-image: url(images/background_home.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Serif;
	}
	
body.about {
	background-image: url(images/background_about.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Serif;
	}	
	
body.programs {
	background-image: url(images/background_programs.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Serif;
	}	
	
body.clients {
	background-image: url(images/background_clients.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Serif;
	}		
	
body.gallery {
	background-image: url(images/background_gallery.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Serif;
	}	
	
body.cds {
	background-image: url(images/background_cds.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Serif;
	}				
	
table.main {
	border-width: 0px 1px 1px 1px;	
	font-size: 100%;
	border-color: #F60500;
	border-style: solid;
	}
	
table.clients {
	font-size: 90%;
	line-height:120%;
	color: #0000CC;
	}	
	
table.contact {
	font-size: 100%;
	color: #0000CC;	
	}	
	
td.banner {
	width: 750px;
	height: 320px;
	background-image: url(images/banner2.gif);
	repeat: no-repeat;
	}	
	
td.banner_about {
	width: 750px;
	height: 450px;
	background-image: url(images/banner_about_budbird.gif);
	repeat: no-repeat;	
	}	
	
td.banner_programs {
	width: 750px;
	height: 320;
	background-image: url(images/banner_programs2.gif);
	repeat: no-repeat;	
	}	
	
td.banner_clients {
	width: 750px;
	height: 320;
	background-image: url(images/banner_clients2.gif);
	repeat: no-repeat;	
	}		
	
td.banner_gallery {
	width: 750px;
	height: 320;
	background-image: url(images/banner_gallery2.gif);
	background-repeat: no-repeat;	
	}		
	
td.banner_cds {
	width: 750px;
	height: 320;
	background-image: url(images/banner_cds2.gif);
	repeat: no-repeat;	
	}				

div.menu {
	color: #F60500;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	width: 700px;
	margin-bottom: 50px;
	text-decoration: none;	
	}
	
div.menu_about {
	color: #F60500;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	width: 700px;
	margin-bottom: 185px;
	text-decoration: none;	
	}	
	
a:link {
	color: #F60500;
	text-decoration: none;
	}
	
a:visited {
	color: #F60500;
	text-decoration: none;
	}	
	
a:hover {
	color: #F60500;
	text-decoration: none;
	}	
	
a:visited.menu_home {
	color: #F60500;
	text-decoration: none;
	}		

a:hover.menu_home {
	color: #FF9500;
	text-decoration: none;
	}
		
a:visited.menu_about {
	color: #F60500;
	text-decoration: none;
	}		
	
a:hover.menu_about {
	color: #68AA14;
	text-decoration: none;
	}	
	
a:visited.menu_programs {
	color: #F60500;
	text-decoration: none;
	}		
	
a:hover.menu_programs {
	color: #1E218D;
	text-decoration: none;
	}		
	
a:visited.menu_clients {
	color: #F60500;
	text-decoration: none;
	}		
	
a:hover.menu_clients {
	color: #FF3F90;
	text-decoration: none;
	}	
	
a:visited.menu_gallery {
	color: #F60500;
	text-decoration: none;
	}		
	
a:hover.menu_gallery {
	color: #1E218D;
	text-decoration: none;
	}	
	
a:visited.menu_cds {
	color: #F60500;
	text-decoration: none;
	}		
	
a:hover.menu_cds {
	color: #0200FE;
	text-decoration: none;
	}						
	
td.maintext {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	line-height: 120%;
	color: #0000CC;
	}
	
td.maintext2 {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	line-height: 100%;
	color: #0000CC;
	}	
	
td.maintext_gallery {
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
	line-height: 110%;
	font-size:80%;
	color: #0000CC;
	}
		
	
table.copyright {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	}	

.bottomright {
	margin-left: 20px;
	margin-top: 20px;
	}
	
a.top:link {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	}	
	
a.top:visited {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;	
	}		
			
a.top:hover {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;	
	}		
	
p.subtitle {
	color: #F60500;
	font-size: larger;
	}	