.bodhome	{ 	background-image: url('images/backg3.gif');
		background-repeat: repeat;
		font-family: Tahoma, arial;
		background-color:#FF8000;
		background-position : center;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
margin-bottom: 0;
		}



.introbanner {  padding-left:20;
		background-image: url('images/backintro.gif');
		background-repeat: repeat-x;
		background-position : top;
		width: 100%;
		height: 186;	
	
}



.textbox {
	padding-left: 10;

	padding-right: 20;

	text-align: justify;
	font-family: Comic Sans MS, arial;	
	color: #0000FF;;
	font-weight: normal;
	font-size: 16;


}






.menu {
   height: 35;
   background-color:#0000FF;
   width: 100%;

}


.category{	
background-image: url('images/categoryleft.gif');
		background-repeat: no-repeat;
		background-position : left;
		width: 200;
	background-color:#FF8000;
	border-width:0 0 0 0;
	border-color: #FFCC66;
	border-style: solid;
	padding:0;
	font-family: Tahoma, arial;

}

.categorypink{	
background-image: url('images/categoryleftpink.gif');
		background-repeat: no-repeat;
		background-position : left;
		width: 200;
	background-color:#FF00FF;
	border-width:0 0 0 0;
	border-color: #FFCC66;
	border-style: solid;
	padding:0;
	font-family: Tahoma, arial;

}

.categoryblue{	
background-image: url('images/categoryleftblue.gif');
		background-repeat: no-repeat;
		background-position : left;

		width: 200;
	background-color:#00FFFF;
	border-width:0 0 0 0;
	border-color: #FFCC66;
	border-style: solid;
	padding:0;
	font-family: Tahoma, arial;

}


.categorygreen{	
background-image: url('images/categoryleftgreen.gif');
		background-repeat: no-repeat;
		background-position : left;

		width: 200;
	background-color:#00FF00;
	border-width:0 0 0 0;
	border-color: #FFCC66;
	border-style: solid;
	padding:0;
	font-family: Tahoma, arial;

}

.categoryred{	
background-image: url('images/categoryleftred.gif');
		background-repeat: no-repeat;
		background-position : left;
		width: 200;
	background-color:#FF0000;
	border-width:0 0 0 0;
	border-color: #FFCC66;
	border-style: solid;
	padding:0;
	font-family: Tahoma, arial;

}

.footer{padding: 0;
	font-family: Tahoma, arial;
	background-color: #FFFFFF;

font-family: arial;	
	color: #FF8000;
font-weight: bold;
	font-size: 10;
	height: 15;
	text-align: center;
}


.smalltext	{
	font-family: arial;
	font-size: 10;
	color: #C76700;
	}
	


.footer a	{ text-decoration: none;
	font-family: arial;
	font-size: 10;
	color: #FF8000;
	font-weight:bold;}
	
.footer a:hover	{ text-decoration: none;
	font-family: arial;
	font-size: 10;
	color: #FF8000;
	font-weight:bold;}

a	{ text-decoration: none;
	font-family: Comic Sans Ms, arial;
	font-size: 12;
	color: #FF8000;
	font-weight:bold;}
	
a:hover	{ text-decoration: none;
	font-family: Comic Sans Ms,arial;
	font-size: 12;
	color: #FF8000;
	font-weight:bold;}

		
.links a { text-decoration: none;
	font-family: Comic Sans Ms, Tahoma, Arial;
	font-size: 14;
	color: #FF8000;
	font-weight:bold;}

.links a:hover { text-decoration: none;
	font-family: Comic Sans Ms, Tahoma, Arial;
	font-size: 14;
	color: #FF8000;
	font-weight:bold;}


.scoop { border-width: 0 0 0 0;
		border-style: solid;
		border-color: blue;
		font-family: tahoma, sans-serif, arial;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		font-size: 11px;
		padding: 0;
		background-image: url(images/title.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		}


.frame { border-width: 0 0 0 0;
		border-style: solid;
		border-color: blue;
		font-family: tahoma, sans-serif, arial;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		font-size: 11px;
		padding: 0;
		background-image: url(images/frametop.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
	
		}
