table.menu{
	 font-size: 9pt;
}
td.category{
	font-size:			120%; 
	font-family: 		Arial, Verdana, sans-serif;
	bold-weight:		100;
	padding: 			25px 0px 5px 3px; 
 	
}
td.menuitem{
	font-size:			100%; 	
	padding: 			2px 10px 0px 10px; 

}
td.menudescription{
	font-size:			80%;
	padding: 			0px 0px 0px 20px; 

}

body {
	font: 				bold Arial, Verdana, sans-serif;
	color: 				black;
	background-color: 	rgb(90%,50%,50%);
	font-size:			14px; 	
}

#head {
	position:			absolute; left: 0; top: 0px;
	padding: 			10px 00px 0px 00px;		
	background: 		url(images/BackSquare.gif);
	background-repeat:	repeat;
	background-position:10%;
	width:				740px;	
 	height:				1000px;	
}
#head2 {
	position:			absolute; left: 0; top: 0px;
	padding: 			10px 00px 0px 00px;		
	background: 		url(images/BackSquare.gif);
	background-repeat:	repeat;
	background-position:10%;
	width:				740px;	
 	height:				3000px;	
}

#picture {
	position:			absolute; left: 20px; top: 20px;
	background:			url(images/wallOrchid.jpg);
	width:				700px;
	height:				285px;
	border-style: 		solid; border-width: 1px 1px 1px 1px;
	border-color: 		rgb(30%,0%,0%);
}

/* this is for the vertical Navigation bars*/

#navbar {
	position:			absolute; left: 14px; top: 20px;
	width:				125px;
}
#navbar a {
	display: 			block; 
	font: 				bold; 
	color: 				rgb(0%,0%,0%); 
	text-decoration: 	none; 
	padding: 			5px 0px 5px 10px; 
	border-style: 		solid; 
	border-width:		1px 0px 0px 20px;
	border-color:		rgb(30%,0%,0%);
}

#navbar a#current {
	background-color: 	rgb(100%,70%,60%);
}

#navbar a:hover  {
	background-color: 	rgb(100%,50%,40%); 
}
	
#navbar a:active  {
	background-color: 	rgb(0%,100%,100%);
}

/* this is for the horizontal Navigation bars*/


#hnavbar a {
		font: 				bold; 
		color: 				rgb(0%,0%,0%); 
		text-decoration: 	none; 
		padding: 			5px 18px 5px 18px; 
		border-style: 		solid; 
		border-width:		1px 5px 2px 5px;
		border-color:		silver;
		background-color: 	rgb(70%,70%,70%);
		width:				139px
		border: 			1px solid silver;
		position: 			relative; left: 50px;
		text-align:			right;

}

#hnavbar a#current {
		background-color: yellow;
}

#hnavbar a:hover  {
		background-color: rgb(70%,10%,8%); 
}
	
#hnavbar a:active  {
		background-color: red; 
}


#title{
	font: 				bold 300% Arial, Verdana, sans-serif; 
	position:			absolute; left: 125px; top: 232px;
	color:				rgb(100%,70%,60%);
}

#subtitle{
	font: 				bold 100% Arial, Verdana, sans-serif; 
	position:			absolute; left: 125px; top: 290px;
	background-color:	rgb(30%,0%,0%);
	height:				12px;
	width:				392px;
	color:				rgb(100%,70%,60%);
	padding: 			2px 0px 6px 8px;
}

#main {
	position: 			absolute; left: 125px; top: 320px;
	width:				400px;
	font-size:			95%;
		
}


#sidebar {
	position:			absolute; left: 552px; top: 250px;
 	width:				80px;
 	padding: 			10px 10px 10px 10px; 
 	background-color:	rgb(90%,50%,50%);
	border-style: 		solid; 
	border-width:		1px 0px 0px 1px;
	border-color:		rgb(0%,100%,100%);
	font-size:			90%;
	color: 				black; 
	font:				bold;
 }

a {
	font: 				bold 80% Arial, Verdana, sans-serif; 
	color: 				rgb(30%,0%,0%);
	text-decoration: 	none; 
	padding: 			4px 4px 4px 4px;
}

a:active {
	color: 				rgb(85%,100%,90%); 
	background-color: 	rgb(0%,100%,100%); 
	padding: 			4px 4px 4px 4px;
}

a:hover {
	background-color: 	rgb(0%,100%,100%); 
	font: 				bold;
	padding: 			4px 4px 4px 4px;
}

h3 {
	font: 				bold 140% Arial, Verdana, sans-serif; 
	color:		 		rgb(30%,0%,0%);
	padding: 			4px 4px 4px 4px;
	background-color: 	rgb(100%,50%,40%);
	border-style: 		solid; 
	border-width:		0px 0px 1px 0px;
	border-color:		rgb(0%,100%,100%);
}
	
h4 {
	font: 				bold 100% Arial, Verdana, sans-serif; 
	color:		 		rgb(30%,0%,0%);
	padding: 			4px 4px 4px 4px;
	background-color: 	rgb(100%,50%,40%);
	border-style: 		solid; 
	border-width:		0px 0px 1px 0px;
	border-color:		rgb(0%,100%,100%);
}

h5 {
	font: 				bold 90% Arial, Verdana, sans-serif; 
	color:				black;
	padding: 			0px 0px 0px 0px;
}

	
em	{	
	 		font: 				bold 180%;
		 	color:				pink;
		 	padding: 			0px 0px 0px 0px;
}

em a {
	font: 				120% Arial, Verdana, sans-serif; 
	text-decoration: 	none; 
}

em a:hover  {
	background-color: 	white; 
}
	
em a:active  {
	background-color: 	white; 

}
	
p	{	
		 	font: 		bold 180%;
	padding: 		10px 10px 10px 10px;
	background-color: rgb(100%,60%,50%);
}

space	{	
	padding: 		10px 10px 10px 10px;
}


b {
	font:		bold;
	color: 		white;
	padding: 	0px 0px 0px 0px;
}
