
	div.img   {   margin: 2px;   border: 1px solid #000000;   height: auto;   width: auto;   float: left;   text-align: center;   }
	div.img img   {   display: inline;   margin: 3px;   border: 1px solid #808080;   }
	div.desc   {   text-align: center;   font-weight: bold;   width: 300px;   margin: 2px;   }


	#menu0710{ border: 1px solid #C0C0C0; width: 150px; background: #E1E1E1 url(media/menu-button-0710.jpg);color:#FFFFFF; 
	display: block;
	width: 150;
	padding: 2px 0;}
	
	#menu0710 a{ font: bold 12px Verdana; padding: 1px; padding-left: 1px; display: #808080; width: 150; color: #000000; text-decoration: 	none; border-bottom: 0px solid black; display: block;
	width: 150;
	padding: 2px 0;}
	
	html>body #menu0710 a{ /*Non IE rule*/ width: auto;}
	
	#menu0710 a:hover{  background: #E1E1E1 url(media/menu-button-0710-hover.jpg); font-variant:small-caps; color: #000080; }

	#menu0710 a{ font: bold 12px Verdana; padding: 1px; padding-left: 1px; display: #FF0000; width:  color: #000000; text-decoration: 	none; border-bottom: 0px solid black; 		}


#containcol {
	background-color:#C1CDE5;
	height:auto;
	width:150px;
	PADDING-RIGHT:6px;
	PADDING-LEFT:6px;
	PADDING-BOTTOM:6px;
	PADDING-TOP:6px;
}




	.nodec a {
		text-decoration: none;
		}
	.nodec a:hover {	
		text-decoration: none;
		}
	.nodec a:active {
		text-decoration: none;
		}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: bold 10px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;

width: 100%; /*width of menu*/
border: 1px solid #ffffff; /*dark purple border*/
border-width: 1px 0;
background: black url(../images/media/indentbg.jpg) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #ffffff; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/media/indentbg2.jpg) center center repeat-x;
}


#Bullet0
{
list-style-type: none
} 

#Bullet0 A
{

	text-decoration: none;
} 

#Bullet0 ul
{
list-style-type: none
} 


	#main {
	text-align:left;
	background-color:#f2f2f2;
	width:615px;
	padding:10px 10px 10px 10px;
	background-image:#fff;
	border:1px solid #000;
}

/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

	#main #menu {
		border-left:1px solid #000; 
		border-bottom:1px solid #000;
		border-top:1px solid #000;
		float:right;
		width:180px;
		background:#9CBCFC;
		margin:0px 0px 10px 7px;
		}
		
		#main #leftbar {
		border-left:0px solid #000; 
		border-top:0px solid #000;
		border-bottom:0px solid #000;		
		float:left;
		width:60px;
		background:#f2f2f2;
		margin:10px 10px 10px 10px;
		padding:0px 10px 10px 10px;
		}
		
		#main #rightbar {
		border-left:0px solid #000; 
		border-top:0px solid #000;
		border-bottom:0px solid #000;		
		float:right;
		width:60px;
		background:#f2f2f2;
		margin:0px 0px 0px 0px;
		padding:0px 10px 10px 10px;
		}	
	
			
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	#menu p {
	font-size:12px;
	text-align:left;
}

div.float {
  float: left;
		margin:7px 7px 0px 0px;
  }
  
div.float p {
   text-align: center;

   }


div.floatr {
  float: right;
		margin:0px 0px 7px 7px;
  }






#main #leftbox {
	float:left;
	height:150px;
	width:150px;
	left:0px;
	top:0px;
	background: #E1E1E1 url(../images/media/150box.jpg);
	background-repeat: no-repeat;
}
#main #rightbox {
	float:right;
	height:150px;
	width:150px;
	left:0px;
	top:0px;
	background: #E1E1E1 url(../images/media/150box.jpg);
	background-repeat: no-repeat;
}


A
{
	text-decoration: underline;	
}

A.nodec
{
text-decoration: none;
}









