body { 
	margin: 0; 
	height: 100%;
}

p { }

td { }

a:link { 
	color: #f00; 
	text-decoration: none; 
}

a:visited { 
	color: maroon; 
	text-decoration: none; 
}

a:hover { 
	color: #fde7e2; 
}

a:active { 
	color: #600; 
}

form textarea { 
	background-color: #fbf3d6; 
}

form textfield { 
	background-color: #fbf3d6; 
}	

input {
 background-color: #fbf3d6;
}

#header { 
	background-image: url(../img/index_art/background-base2.png); 
	background-repeat: no-repeat; 
	background-position: right 0; 
	height: 150px; width: 90%; 
	left: 5%; right: 5%; top: 0; 
	z-index: 2; 
	position: absolute; 
	visibility: visible; 
}

#navi { 
	background-color: #000; 
	height: auto; 
	visibility: visible; 
}

#window { 
	width: 63%; 
	left: 16%; 
	top: 20px; 
	position: absolute; 
	height: auto; 
	visibility: visible; 
	float: left; 
}

#rightbar { 
	background-color: #fff; 
	text-align: center; 
	width: 20%; 
	top: 10px; 
	position: absolute; 
	right: 0; 
	z-index: 3; 
	visibility: visible; 
}

#quote {
	font-family: verdana;
	font-size: 15pt;
	font-weight:bold;
	font-style:italic;
	color: #fffff0;
	background-color: #300;
	border: 0.1em dotted #f00;
	outline: dotted 0.2em #000;
	text-align: center;
	width: 90%;
	padding: 5px;
}

#main { 
	height: 110%; 
	width: 90%; 
	left: 5%; 
	right: 5%; 
	top: 176px; 
	z-index: 5; 
	position: absolute; 
	visibility: visible; 
}

#sidenav { 
	color: #fff; 
	background-color: #000; 
	text-align: center; 
	width: 14.86%; 
	left: 0; 
	top: 0; 
	z-index: 5; 
	position: absolute; 
	visibility: visible;
}


#icon { 
	height: 150px; 
	width: 191px; 
	right: 0; 
	top: 0; 
	position: absolute; 
	visibility: visible; 
}


#navi { 
	height: 35px; 
	width: 90%; 
	left: 5%; 
	top: 150px; 
	position: absolute; 
	right: 5%; 
	z-index: 10; 
	visibility: visible; 
	border-top: 1px solid black; 
	border-bottom: 1px solid black; 
	border-right-color: black; 
	border-right-width: 1px; 
	border-left-color: black; 
	border-left-width: 1px; 
}

/*places css*/

#places {
	width: 63%;
	left: 16%;
	top: 10px;
	position: absolute;
	height: auto;
	visibility: visible;
	float: left; 
}

#places td {
	font-size: 9pt;
	vertical-align: top; 
	padding:5px;
}

#places td img { 
	font-size: 9pt; 
	padding: 5px; 
	vertical-align: top; 
}

#places_link a {
	background-color:#660000;
	font-size: 14pt;
	font-weight: bold;
	color: #fbf3d6;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: medium solid #000000;
}



#places_link a:hover {
	background-color:#fbf3d6;
	font-size: 14pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: medium solid #000000;
}

.linkhead { 
	font-size: 16pt; 
	font-weight: bolder; 
	font-stretch: wider; 
	background-color: #fbf3d6; 
	display: block; 
}

/*gallery css*/

#galwindow { 
	width: 85%; 
	left: 15%; 
	top: 0; 
	position: absolute; 
	height: auto; 
	visibility: visible;
}

#galwindow img { 
	border: dotted 3px #fff; 
}

#galwindow img:hover { 
	border: groove 3px #ff0; 
}

/*contact forms css*/

#formfield {
	height: auto;
	width: 62%;
	left: 16%;
	position: absolute;
	visibility: visible;
}

.heading { 
	background-color: #fcc; 
	margin: 10px; 
	padding: 10px; 
	border: solid #ad0000; 
}

.error { 
	color: #fff; 
	font-weight: bold; 
	line-height: 13pt; 
	background-color: #f33; 
	margin-top: 5px; 
	padding: 2px; 
	border: solid #900; 
	outline: dotted 1px #400; 
}

.boxed { background-color: #fff; margin: 0; padding: 0; border: dotted 1pt #ff0000; outline: solid 1px #300; }

.headline { 
	font-size: 21pt; 
	font-weight: bold; 
	position: static; 
	left: 20px; 
	display: block; 
}
.fd_itemlink { 
	color: #600; 
	font-size: 12px; 
	font-family: Verdana; 
	font-weight: bold; 
	background-color: #fbf3d6; 
	text-decoration: none; 
	float: left; 
}

.fd_itemcell { 
	font-size: 10px; 
	font-family: Verdana; 
	text-decoration: none; 
	float: left; 
}

/*Navigation css*/

#sddm { 
	margin: 0; 
	padding: 0; 
	z-index: 30; 
}

#sddm li { 
	margin: 0; 
	padding: 2px; 
	list-style: none; 
	font: bold 15px arial; 
	font-stretch: semi-expanded; 
	float: left; 
}

#sddm li a { 
	display: block; 
	margin: 0 1px 0 0; 
	padding: 1px 5px; 
	width: 100px; 
	background: #600; 
	color: #fff; 
	text-align: center; 
	text-decoration: none; 
}

#sddm li a:hover { 
	color: #fcc; 
	background: #c00
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #fbf3d6;
	border: solid 1px #000
}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #fbecb1;
	color: #000;
	font: 13px arial
}
#sddm div a:hover
	{ color: #000; background: #fff; }
	
	
/*sidenav and sidenav links css*/

#sidenav { 
	color: #fff; 
	background-color: #000; 
	text-align: center; 
	width: 14.86%; 
	left: 0; 
	top: 0; 
	z-index: 5; 
	position: absolute; 
	visibility: visible; 
	min-height: 120%; 
	display: inline; 
}

#navcontainer ul
{
	margin: 0;
	padding: 3%;
	list-style-type: none;
}

#navcontainer a
{
	display: block;
	color: #fff;
	background-color: #600;
	width: 94%;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #c00;
	color: #fff;
}
#tech {
	width: 63%;
	left: 16%;
	top: 10px;
	position: absolute;
	height: auto;
	visibility: visible;
	float: left;
}
#tech td {
	font-size: 9pt;
	vertical-align: top;
	padding:5px;
}
#tech td img {
	font-size: 9pt;
	padding: 5px;
	vertical-align: top;
}
#video {
	height: auto;
	width: 62%;
	left: 16%;
	top: -1px;
	position: absolute;
	visibility: visible;
}
