a:link
{
color:					#545454;
}
a:visited
{
color:					#545454;
}
a:active
{
color:					#545454;
}
a:hover
{
color:					#545454;
}
body
{
margin: auto;
padding: 0;
font-family:			Myriad Pro, Verdana Bold;
color:					#545454;
}
img
{
border-color:			#545454;
}
tr.sub
{align:					center;
text-align:				center;
}
div#center
{
align:					center;
text-align:				center;
}
div#error
{
width:					auto;
height:					auto;
text-align:				center;
position:				relative;
border:					solid #545454;
}
div#footer
{
bottom: 0px;
left: 0px;
position:				fixed;
height:					800px;
width:					100%;
background-image:		url(/images/background3.png);
background-repeat:		repeat-x;
z-index:				-1;
margin: 0 auto;
}
div#go
{
margin: 0 auto;
font-size:22px;
text-align:center;
width:auto;
}
div#header
{
height:					100px;
width:					100%;
background-image:		url(/images/header.png);
background-repeat:		repeat-x;
background-position:	0 0;
z-index:2;
}
div#home {
margin: 0 auto;
font-size:22px;
text-align:center;
width:auto;
}
div#home2
{
width:					150px;
position:				relative;
margin-left:			8px;
margin-right:			8px;
text-align:				center;
font-size:				20px;
}
div#middlecenter
{
width:					800px;
height:					200px;
position:				absolute;
top:					50%;
margin-top:				-50px;
left:					50%;
margin-left:			-400px;
text-align:				center;
font-size:				22px;
}
.form
{
font-size:				22px;
}
table#profile {
margin: 0 auto;
font-size:22px;
width:97%;
}
div#profile_details
{
float:					right;
width:					46.5%;
}
div#profile_image
{
float:					left;
width:					46.5%;
}
div#register
{
margin: 0 auto;
font-size:23px;
text-align:center;
width:auto;
}
input.text{
font-family:			Myriad Pro, Verdana Bold;
font-size:				22px;
color:					#545454;
}
div#menu
{
margin: 0 auto;
font-size:23px;
text-align:center;
width:auto;
}
div#verify
{
width:					800px;
height:					200px;
position:				absolute;
top:					50%;
margin-top:				-100px;
left:					50%;
margin-left:			-400px;
text-align:				center;
font-size:				22px;
}
form{display:inline;};
div#welcome
{
width:					800px;
height:					200px;
position:				absolute;
top:					50%;
margin-top:				-50px;
left:					50%;
margin-left:			-400px;
background-image:		url(/images/bg.png);
background-repeat:		no-repeat;
}