	body {
		margin:5px 0px 5px 0px;
		background:#3a763a;
		color:#000000;
		font-family:verdana, arial, sans-serif;
		font-size:10pt;
		}

	a			{ color:#036703; text-decoration:none; }
	a:link		{ color:#036703; text-decoration:none; }
	a:visited	{ color:#036703; text-decoration:none; }
	a:active	{ color:#000000; }
	a:hover	{ color:#000000; }

	body#about a#about, body#most_common a#most_common, body#acuscope a#acuscope, 
	body#faq a#faq, body#courses a#courses, body#sales a#sales, body#bodywork a#bodywork, 
	body#stretching a#stretching, body#archive a#archive, body#rates a#rates, body#links a#links, 
	body#contact a#contact, body#photos a#photos
		{
			font-weight:bold;
		}

/* admin related nav links*/
	body#addcourse a#addcourse, body#editcourse a#editcourse,
	body#seeparticipants a#seeparticipants, body#editparticipants a#editparticipants, 
	body#addlink a#addlink, body#editlink a#editlink, body#reorderlinks a#reorderlinks,
	body#addphoto a#addphoto, body#editphoto a#editphoto, body#reorderphoto a#reorderphoto
		{
			font-weight:bold;
		}

	#container {
		line-height:140%;
		background:#C4BCA7;
		margin: 0px auto;
		width: 95%;
		font-family:verdana, arial, sans-serif;
		font-size:10pt;
		}

	#firstpage {
		display:block;
		text-align:center;
		margin:auto;
		}

	.cornerlogo {
		margin-left:20px;
		margin-top:5px;
		}

	#leftside {
		float:left;
		line-height:150%;
		width:25%;
		margin:10px;
		font-size:93%;
		}

	#leftside a	      		{color:#036703; text-decoration:none;}
	#leftside a:link			{color:#036703; text-decoration:none;}
	#leftside a:visited	{color:#036703; text-decoration:none;}
	#leftside a:active		{color:#000000;}
	#leftside a:hover		{color:#000000;}

	#main {
		float:right;
		margin: 10px;
		width:70%;
		}

	.banner {
		position:absolute;
		top:15px;
		left:275px;
		}

	.menubox {
		background: #3A763A;
		position: relative;
		top: 2px;
		left: 2px;
		}

	.menubox div {
		background: #D2CCBB;
		border: 2px solid #87a287;
		padding: 10px;
		position: relative;
		top: -5px;
		left: -5px;
 		}

	.head {
		border-bottom: 2px dotted #64895F;
		margin-bottom:6px;
		font-size:140%;
		text-align:center;
		font-weight:bold;
		font-variant:small-caps;
		}

	.text {
		display:block;
		margin-top:5px;
		margin-left:10px;
		border:none;
		}

	.navlinks {
		margin:4px 0px;
		display:block;
		border-bottom:1px #b0acac solid;
		}
	
	.rightimage {
		float:right;
		margin:0px 5px 10px 10px;
		}

	.leftimage {
		float:left;
		margin:0px 10px 10px 5px;
		}

	.centerimage {
		display:block;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		margin-bottom:10px;
		}

	.category {
		margin-left:30px;
		margin-top:10px;
		line-height:150%;
		}

	.menu {
		display:block;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:15px;
		text-align:center;
		}

	.phototext {
		text-align:center;
		}

	#footer {
		position:relative;
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing:.1em;
		}

	.tags {
		color:#1F02D4;
		}

	label {
		font-weight:bold;
		font-variant: small-caps;
		color:#1F571F;
		}
	
	.faqhead {
		font-weight:bold; 
		font-style:italic; 
		text-decoration:underline; 
		margin-bottom:7px; 
		margin-top:20px;
		}
	
	.hint {
		font-size:70%;
		font-style:italic;
		}

	#adminnav li {
		display: inline;
		list-style-type:none;
		padding-right:5px;
		}
	
	#navcontainer {
		text-align:center;
		}
	
	.hint {
		font-size:70%;
		font-style:italic;
		}

	.adminmenu {
		background: #3A763A;
		position: relative;
		top: 2px;
		left: 2px;
		}

	.adminmenu div {
		background: #D2CCBB;
		border: 2px solid #87a287;
		padding: 10px;
		position: relative;
		top: -5px;
		left: -5px;
 		}

#bullets {
		border:none;
		padding-top:0px;
		margin-top:15px;
	}

#item_list {
		padding:0px;
		margin:0px;
		cursor:move;
		}

#item_list li {
		list-style-type:none;
		padding:7px;
		}
		
.thumbs {
		margin-left:10px; 
		border:none;
		}
		
.randomThumb {
		display:block; 
		margin-left:20px; 
		margin-bottom:25px;
		}
	
.photoHead {	
		border-bottom: 3px double #64895F;
		margin-bottom:6px;
		margin-top:20px;
		font-size:140%;
		text-align:center;
		font-weight:bold;
		font-style:oblique;
		}
		
.categoryHead {
		letter-spacing:.1em;
		font-weight:bold;
		font-size:120%;
		font-variant: small-caps;
		}