BODY {
    font-family: serif;
    font-size: small;
    text-align: center;
    background-color: #fff;
}

BODY, DIV, H2, H3 {
    padding: 0;
    margin: 0;
}

DIV {
    padding: 5px;
}

#container {
    text-align: left;
    background-image:  url(/images/background.jpg);
    border-left: 2px solid #ccc;
    margin: 0px auto;
    width: 680px;
    padding-right: 35px;
    padding-left: 35px;
}

/*..................................Link...............................................*/

a:visited {color: #915f07;; text-decoration: none; border: #915f07 1px dotted;display:block;}
a {color: #00008B; text-decoration: underline; border: #ccc 1px dotted;display:block;}
a:hover {color: #915f07; text-decoration:underline; background: #fffff; border: #915f07 1px dotted;display:block;}

/*..................................Link2...............................................*/
.class2 A:link {color: #915f07; font-size: 11pt;border: #915f07 0px dotted;text-decoration: none;font-family: sans-serif;}
.class2 A:visited {color: #915f07; font-size: 11pt;border: #915f07 0px dotted;text-decoration: none;font-family: sans-serif;}
.class2 A:hover {color: #915f07; font-size: 11pt;border: #915f07 0px dotted;text-decoration: none;font-family: sans-serif;}
.class2 A:active {color: #915f07; font-size: 11pt;border: #915f07 0px dotted;text-decoration: none;font-family: sans-serif;}

.class1 A:link {text-decoration: none; color: #00008B;background: #fff;border: #fff 0px solid; display:inline;font-family: sans-serif;font-size: 85%;}
.class1 A:visited {text-decoration: none; color: #00008B;background: #fff;border: #fff 0px double; display:inline;font-family: sans-serif;font-family: sans-serif;font-size: 85%;}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: none; color: #915f07;background: #fff;border-bottom: #ccc 1px double;font-weight: 500; display:inline;font-family: sans-serif;font-family: sans-serif;font-size: 85%;}



/*..................................List Items...............................................*/

li.list1 {list-style: circle outside; color:green;}
li.list2 {list-style: square inside; color:blue}

/*..................................Font Items...............................................*/
h3
		{
		font-family: arial, trebuchet ms;
		text-decoration: none;
		color: navy;
		}
h4
		{
		font-family: arial, trebuchet ms;
		text-decoration: none;
		color: navy;
		text-align: center;
		}
#top	{
	color: #ccc;
	font-size: 75%;
	text-align:center;
	}
#ouch {
	width:50px;
	border:1px solid #000;
	}
/*..................................Header Items...............................................*/

#header {
	    background-color: #fff;
    margin: 0 0 5px;
    border: 0px solid red;
    width: 98%;
    float: right;
}

/*..................................Sidebar Items...............................................*/

#sidebar {
    background-color: #fff;
    float: left;
    width: 168px;
    border-left: 0px solid #ccc;
	margin: 0px;
	padding: 0px;
}
ul#navlist
{
	width: 158px;
	\width: 160px;
	w\idth: 158px;
	padding: 0px;
	border: 1px solid #808080;
	border-top: 0px;
	margin: 0px;
	font: bold 10px verdana,helvetica,arial,sans-serif;
	background: #808080;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #808080;
}

ul#navlist li a
{
	display: block;
	width: 130px;
	\width: 158px;
	w\idth: 130px;
	padding: 4px 8px 4px 8px;
	border: 0px;
	border-left: 10px solid #915f07;
	background: #fff;
	text-decoration: none;
	text-align: right;
}

ul#navlist li a:link { color: #915f07; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li a:hover
{
	border-color: red;
	color: #915f07;
	background: #eee;
}






/*..................................Content Items...............................................*/

#content {

    border: 0px solid #ccc;
}

#tablemain2 {

	float: right;
	width: 480px;
	border-left: 0px solid #ccc;
	margin: 0px;
	padding: 0px;
	}
#header2	{
	text-align: right;
	}
#subhead {
	background-color: #ccc;
	text-align: right;
	color: #fff;
	font-size: 14pt;
	padding: 0px 20px 0px 0px;
	 } 
#body	{
	background-image: 
	url('../images/ContentBack.jpg');
	background-repeat: no-repeat;
        color: #915f07; 
	font-size: 11pt;
	padding: 10px 20px 10px 10px;
	width: 450px;
	border:#26a solid 0px;
	 } 

#footer {
    background-color: #696969;
    margin: 5px 0 0;
    clear: both;
    border: 1px solid red;
	}
/*..................................Form...............................................*/	
fieldset
{
border: #26a solid 1px;
width: 40em
}
legend
{
background-color: #fff;
border: #191970 solid 1px;
font-size: 160%;
padding: 1px 10px
} 
label
{
width: 8em;
float: left;
text-align: right;
font-size: 90%;
margin: 0 1em 0px 0;
clear: both;
color: #26a;
}
.input-box
{
float: left;
margin-bottom: 10px;
color: #26a;
background: #feb;
border: red solid 1px
}
.textarea
{
float: left;
margin-bottom: 10px;
color: #26a;
background: #fff;
border: red solid 1px
}
.submit-button
{
margin-left: 125pt;
clear: both;
color: #fff;
font-size: 120%;
background-image:  url(/images/dblue165red.gif);
border: 1px red outset
}
fieldset
{
border: #fff solid 1px;
font-size: 120%;
color: #fff;
width: 20em
}
legend
{
background-image:  url(/images/dblue165red.gif);
color: #fff;
font-size: 130%;
border: #191970 solid 1px;
padding: 1px 5px
} 
/*..................................Portfolio...............................................*/	
#thewords  {
		border-left: #eee 1px solid;
		width: 350px;
		font-size: 90%;
		font-family: "New Century Schoolbook", Times, serif;
		}
#thewords1  {
	background-image: 
	url('../images/ContentBack.jpg');
	background-repeat: no-repeat;
        color: #915f07; 
	font-size: 11pt;
	font-family: "New Century Schoolbook", Times, serif;
	padding: 10px 20px 10px 10px;
	width: 460px;
	border:#26a solid 0px;
	}
#portback1 {
		color: #915f07;
		text-align: center;
		}
#portback2 {
		border: #fff 1px solid;
		color: #fff;
		font-size: 170%;
		color: #915f07;
		text-align: center;
		}
#portbody1  {
		border-right: #eee 1px solid;
		width: 200px;
		}

#portbody  {
		border: #eee 1px solid;
		}


