.text {font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #400000; text-decoration: none; text-indent: 25px} 
.textform {font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;} 

.title {font-family: trebuchet ms, comic sans ms, verdana, arial, sans serif; font-size:16pt; font-weight:bold; color:#408080}


H1 {font-family: trebuchet ms, comic sans ms, verdana, arial, sans serif; font-size:1pt; font-weight:normal; color:#fabe64}
H2 {font-family: trebuchet ms, comic sans ms, verdana, arial, sans serif; font-size:18pt; font-weight:bold; color:#804040}
H3 {font-family: trebuchet ms, comic sans ms, verdana, arial, sans serif; font-size:20pt; font-weight:bold; color:#f3ca4b}

.titleblue {font-family: trebuchet ms, comic sans ms, verdana, arial, sans serif; font-size:24pt; font-weight:bold; color:#408080}


.teeny {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1px; font-style: normal; font-weight: normal; color: #fabe64; text-decoration: none}

.textquote {font-family: georgia, comic sans ms, sans-serif; font-size: 16pt; font-style: normal; font-weight: bold; color: #0080c0; text-decoration: none} 
.textdesc {font-family: georgia, comic sans ms, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #0080c0; text-decoration: none} 

.menutext {font-family: trebuchet ms, comic sans ms, verdana, arial, sans serif; font-size:14pt; font-weight:bold; color:#ffff80}

.small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.smallgreen {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #008040; text-decoration: none}
.smallyellow {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #ffff80; text-decoration: none}

a.bluelink:link {color: #0000a0}
a.bluelink:visited {color: #8000ff}
a.bluelink:hover {color: #ff0080}
a.bluelink:active {color: #ff0000}



		/*** The Essential Code ***/

		body {
			min-width: 710px;  
			font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12pt;
			font-style: normal;
			font-weight: bold;
			color: #fde7c6;
			text-decoration: none;
			align: center;
			margin: 0;
			padding: 0;
			background: #ffffbf url(images/bg_01.gif )repeat;
		}

		#wrapper {
			clear: both;
			width: 760px;
			margin: 20px;
			text-align: left;
			background: #fabe64 url(images/gradient.gif) repeat-x;
		}

		ul#mainNav {
			margin: 0;
			padding: 0;
			list-style: none;
			border-bottom:  2px solid #804040;
		}

		#mainNav a {
			color: #9e7105;
			font-size: 0.9em;
			text-decoration: none;
			border: 2px solid #804040;
			border-bottom: none;
			padding: 7px 5px 7px 10px;
			display: block;
			background-color: #fcf2ba;
			background-image: url(images/linkicon.gif);
			background-repeat: no-repeat;
			background-position: left center;
		}

		#mainNav a:hover {
			font-weight: bold;
			font-size: 0.8em;
			text-transform: uppercase;
			background: #ffff80 url(images/linkgo.gif) no-repeat 5px 50%;
		}

		#mainNav li {
			display: inline;
		}

















		#imageBar {
			clear: both;
			width: 740px;
			padding: 5px;
			text-indent: 0px;
			margin-right: auto;
			margin-left: auto;
			text-align: center;
			font-size: 14pt;
			color: #ffff00;
		}

		
		/*** IE Fix ***/
		* html #left {
			left: 150px;              /* RC fullwidth */
		}










		#header, #footer {
			font-size: large;
			text-align: center;
			padding: 1em 0;
			background: transparent;
		}



		#gallery {
			clear: both;
			width: 740px;
			text-indent: 0px;
			margin-right: auto;
			margin-left: auto;
			text-align: center;
			font-size: 14pt;
			color: #ffff00;
		}

		#skills {
			margin: 30px;
			text-indent: 10px;
			padding: 0;
			list-style-image: url(images/list_button.gif);
			list-style-type: circle; valign
			line-height:150%;
		}

		#recs {
			font-size: 10pt;
			font-style: normal;
			font-weight: normal;
			color: #ffff00;
			text-decoration: none;
			text-align: center;
			}

		* html mainNav a {
			height: 1px;
		}
