body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	background-color: #413000;
	font-size: 80%;
	text-align: center;
}
#link img 
{
	border:	2px;
	border-color: #000000;
	margin: 0px;
	padding: 0px;
}
img {
	border:	2px;
	border-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
table { border:	none; }
td {
	padding: 5px 0px;
	margin: 0px;
	border: none;
}
a {
	color: #413000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#fullpage {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
}
#border1 {
	text-align: center;
	width: 815px;
	border: 5px solid #afbc21;
	margin-right: auto;
	margin-left: auto;
}
#border2 {
	border: 18px solid #725338;
	width: 779px;
	text-align: center;
}
#container {
	text-align: left;
	width: 775px;
	border: 2px solid #413000;
	background-color: #d6bb96;
}
#header {
	height: 75px;
	width: 775px;
	clear: both;
	border: none;
	background-color: #afbc21;
}

#nav {
	height: 30px;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
	line-height: 30px;
	width: 775px;
	border: none;
	font-weight: bold;
}
#nav a
{
	font-weight: bold;
	line-height: 30px;
	color: #413000;
	text-decoration: none;
	text-align: center;
}
#nav a:hover {
	color: #afbc21;
	text-decoration: underline;
}
#content {
	text-align: left;
	background-color: #d7bb96;
	clear: both;
	width: 775px;
	border: none;
	vertical-align: top;
}
#contentleftcol {
	width: 190px;
	float: left;
}
#contentrightcol {
	width: 560px;
	text-align: left;
	float: right;
	padding: 7px 10px 5px 15px;
	line-height: 18px;
}
#copyright {
	height: 30px;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	line-height: 30px;
	width: 775px;
	border: none;
	font-size: 85%;
}
#footer {
	height: 75px;
	width: 775px;
	clear: both;
	border: none;
	background-color: #afbc21;
}
.heading {
	border: none;
	padding-top: 5px;
}
/* ------------------------------------------- */
/* Specific to Flash */
#flashcontent {
	height: 300px;
	width: 190px;
	float: left;
	vertical-align: middle;
	font-size: 80%;
	line-height: 15px;
}
#alert {
	background-color: #d7bb96;
	margin: 0px;
	width: 188px;
	border: 1px solid #D3D3D3;
	text-align: center;
}
/* ------------------------------------------- */
/* Specific to COMING SOON note...DELETE once Portfolio complete */
#flashcontentDEL {
	height: 300px;
	width: 500px;
	float: left;
	vertical-align: middle;
	border: none;
	text-align: center;
}
#comingsoon {
	background-color: #d7bb96;
	margin: 0px;
	width: 500px;
	border: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

/* ------------------------------------------- */
#sy 	{
	width			:	190px;
	padding			:	3px;
	border			:	1px solid #563e2a;
	text-align		:	center;
	margin			:	.5em auto;
	letter-spacing	: 	1px;
}
a.sy:link
	{
	text-decoration	:	none;
	color			:	#563e2a;
	background		:	transparent;
	font-family		:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size		:	10px;
}
a.sy:visited 
	{
   	text-decoration	:	none; 
   	color			:	#563e2a; 
  	background		:	transparent;
	font-family		:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size		:	10px; 
}
a.sy:active 
	{
   	text-decoration	:	none; 
   	color			:	#725338; 
  	background		:	transparent;
	font-family		:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size		:	10px; 
}	
a.sy:hover 
	{ 
   	text-decoration	:	none;
	color			:	#725338;
	background		:	transparent;
	font-family		:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size		:	10px;
}
