body{
	background-color:#000;
	margin-top:0px;
	padding:0px;
	margin-left:0px;
	width:100%;
}

#content {
	width:100%;
	height:100%;
	margin:0px;
	position:absolute;
	top:0px;
	left:10px;
	background-color:#000;
	padding:0px;
background-image:url(../images/entryPageBkd.jpg);
background-repeat: no-repeat;
}


#welcomeLeft {
margin:1% 0% 0% 3%;
	width:44%;
	height:auto;
	max-width:50%;
	max-height:auto;
	min-width:20%;
	min-height:auto;
	border-width:0px;
	text-align:center;
float:left;
	}

#welcomeRight {
margin:1% 3% 0% 0%;
	width:44%;
	height:auto;
	max-width:50%;
	max-height:auto;
	min-width:20%;
	min-height:auto;
	border-width:0px;
	text-align:center;
float:right;
	}

img.welcomePic {
width:100%;
height:auto;
padding:0px;
}


p {
	text-indent:0px;
        font-family: Georgia,Arial, serif;
	font-size: 10pt;
	line-height:12pt;
	color:#ccc;
	font-style:normal;
	font-weight:normal;
	text-align:center;
}


a:link{
	text-indent:0px;
        font-family: Georgia ,Arial, serif;
	font-size: 14pt;
	line-height:18pt;
	color:#C47313;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}


a:hover{
	text-decoration:underline;
}


a:visited{
	color:#C47313;
	text-decoration:none;
}


p.copyright {
	text-indent:0px;
        font-family: Arial, serif;
	font-size: 10pt;
	line-height:12pt;
	text-align:center;
	color:#ccc;
	font-style:normal;
	font-weight:normal;
}

em {
	font-family: Georgia,Arial, serif;
	font-size: 24pt;
	line-height:26pt;
	font-style:normal;
	font-weight:normal;
}



#footer {
	clear:both;
	width:100%;
	height:50px;
	margin-top:1%;
	padding:0px;
	background-color:000;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
}


img {border-width:0px;}