body
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:80%;
}
a:hover {
	color:#666666;
	}
h1
{
	font-size:200%;
	}
h2
{
	font-size:130%;
	}
img 
{
	border:0px;
	}
#header 
{
	position:relative;
	right:0px;
	left:0px;
	height:22px;
	background-color:#E0E0E0;
	text-align:center;
	padding-top:8px;
	z-index:1000;
	}
#footer
{
	position:relative;
	height:17px;
	background-color:#FFF;
	border: 1px solid #ddd;
	color:#333;
	text-align:center;
	font-size:80%;
	padding-top:5px;
	padding-right:10px;
	font-weight:lighter;
	width:965px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:right;
	clear:both;
	top:40px;
	}
#footer a {
	position:relative;
	color:#333;
	text-decoration:none;
}
#footer a:hover {
	color:#ff0000;
	text-decoration:none;
}
#footer img {
	vertical-align:middle;
}
#demo-bar {
	position:absolute;
	left:50%;
	top:5px;
	margin-left:-485px;
	color:#333333;
	text-align: center;
	width:975px;
	height:50px;
	z-index:1000;
	}
#demo-bar a {
	color:#333;
	text-decoration:none;
}

#demo-bar a:hover {
	color:#ff0000;
	text-decoration:none;
}
	
#demo-wrapper {
	top:40px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden; 
	height: 500px; 
	width: 975px;
	border: 1px solid #ddd;
	position: relative;
}

#inner {
/*	width: 2270px;
	height: 1704px;*/
	position: relative;
}
.scrolling-content {
	width: 975px;
	height: 500px;
	text-align: center;
	position: absolute;
	overflow:auto;
}

.scrolling-content h1 { 
	color: #333;
	font-size: 200%;
}
.scrolling-content h1 { 
	color: #333;
	font-size: 150%;
}
table.contentTable
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	}
table.contentTable td
{
	height:100px;
	width:150px;
	text-align:center;
	}
table.formTable
{
	margin-left:auto;
	margin-right:auto;
	}
table.formTable td
{
	vertical-align:top;	
	text-align:left;
	}
#contact 
{	
	margin-top:60px;
	}
div.news 
{
	min-height:100px;
	width:800px;
	background-color:#CCCCCC;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	margin-top:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px;
	}
div.bio 
{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow:auto;
}
div.menu
{
	min-width:50px;
	max-width:70px;
	width:auto;
	height:17px;
	overflow:hidden;
	background-image:url(../images/1pxwhitetrans.png);
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	float:left;
	display: block;
	margin-top:21px;
	line-height:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
#logo {
	text-align:left;
	display: block;
	float:left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
/*Contact form */
form { 
	margin: 0 auto; 
	width: 400px; 
	text-align: left; 
	}

fieldset { border: none 0; margin: 0; padding: 0; }

input, textarea { 
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

label { width: 100px; display: block; }

legend { }

form ol { list-style: none; margin: 0; padding: 0; }
form li { padding: 5px 0; }

form p {  }
form p input { width: 100px; }

.note { font-size: 12px; width: 400px; }

form li.human { visibility: hidden; height: 0; padding: 0; }

#log {  

	} 
#log_res {  

		}
#log_res.ajax-loading { 
	display: block; 
	width: 400px; 
	height: 20px;
	background: url(images/loading.gif) no-repeat center; 
	}
#contentLinks a {
	text-decoration: none;
	color: #333;
	font-size: 140%;
	font-weight: bold
}
#contentLinks a:hover {
	color:#666;
}
