html, body, div, h1, h2, h3, h4, h5, h6, p, img, table {margin:0;padding:0;}
html, body, form {height:100%;}

a 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}
a img 
{
    border: 0;
}

body 
{
    color: #000000; 
	text-align: center;
	background: #475E6D url(/images/bodybg.gif) repeat-x;
}

body, td 
{
	font: 16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, helvetica, sans-serif;
	
}

div#content #home #sampleimage
{
    margin-left:auto;
    margin-right:auto;   
	margin-top: 0px;
	border: 0px solid white;
}


div#right
{
	width: 29%;
	height: 100%;
	border: 1px solid white;
	float:right;
	position: relative;
	top: 0;
}

div#left
{
	width: 29%;
	height: 100%;
	border: 1px solid white;
	float: left;
	position: relative;
}

div#container
{
	position: relative;	
	min-height: 100%;
	height: auto;
    voice-family: "\"}\"";
    voice-family: inherit;
	width: 804px;
	margin: 0 auto;
    text-align: center;
	background: #475E6D url(/images/intro_back.gif) repeat-x;
    text-align: left;
	padding-top: 100px;
	position: relative;
}

div#header
{
	text-align: center;
    background-color: transparent;
    padding: 0px;
}

div#header #logo
{
    background: url(/images/logo_small.gif) top left no-repeat;
    margin-left:auto;
    margin-right:auto; 
    height:85px; 
    width: 500px;
	border: 0px solid white;
}

div#content
{
    background-color: transparent;
    height: 800px;
    padding: 10px;
    text-align: left;
}

div#container #entry-link
{
	text-align: right;
	height: 34px;
	width:515px;
	margin-left:140px;
    margin-right:auto; 
	font: 24px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, helvetica, sans-serif;
}

div#content #home
{
    width:100%;
    text-align: center;
}

div#content #home #sampleimage img
{
	
	margin-left: 15px;
}


	
	
	