html 
	{
	height:100%;
	}
body 
	{
	margin:0; padding:0; height:100%;
	background-color: #333333;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-decoration: none;
	}
#inner-wrap:after 
	{
	content:" ";
	display:block;
	clear:both;
	}
* html #wrap 
	{
	height:100%
	}
.header 
	{
	color: #0EDE0E;
	font-weight: bold;
	font-size: 13px;
	padding-top:10px;
	padding-bottom:10px;
	}
a.pdf 
	{
	text-decoration: none;
	}
a.pdf:hover 
	{
	text-decoration: underline;
	}
#contactus 
	{
	font-size: 13px;
	}
#text 
	{
	font-size: 13px;
	width:700px;
	}
a 
	{
	color:#666666;
	text-decoration: none;
	}
a:hover 
	{
	text-decoration:none;
	}	
body,td,th, a
	{
	color: #666666;
	}
.style5 
	{
	font-size: 24px;
	}
h1 
	{
	font-size: 24px;
	font-weight: normal;
	border: 0px;
	padding:0px;
	display: inline;
	}
.live 
	{
	text-decoration: underline;
	}
h2 
	{
	color: #666;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}
.content 
	{
	min-height:100%;
	margin: auto;
	width: 850px;
	background-color: #fff;
	position:relative;
	}
.content p.linkage 
	{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
	}
#myGallery 
	{
	text-align: left;
	margin: 0;
	}
#half 
	{
	width:50%; 
	float:left
	}
#spacer
	{
	height:70px;
	clear:both;
	}
#footer 
	{
	font-size:10px;
	padding-top:40px;
	height: 20px;
	}
