@charset "utf-8";
/* CSS Document */

html { height:100% }

body {
/*background:#222222;*/
/*background:#E3DCC6;*/
background:#000000;
color: #ffffff;
font-family:Geneva, Harrison, Arial, Helvetica, sans-serif;
font-size:14px;
height:100%;
margin:0;
}

.mainTable {
	background-color: transparent;
	color:#000000;
	width: 100%;
    text-align: center;
 	margin:0;
	padding:0;
/*    min-width: 800px;
    min-height:575px;*/
 }
 

.middletext {
	text-align: center;
	margin:20px auto 0 auto;
	height: 500px;
    color: #000000;
}

.mainTable .center {
	text-align: left;
	margin:-80px auto 0 auto;
	width: 830px;
/*	height: 575px; */
	color:#cccccc;
background:#000000;
color: #ffffff;


}

a.gallink:link    {color: #D9E4EB; font-weight: bold; font-size: 16px; text-align: center; text-decoration:none;}
a.gallink:visited {color: #D9E4EB; font-weight: bold; font-size: 16px; text-align: center; text-decoration:none;}
a.gallink:hover   {color: #666666; font-weight: bold; font-size: 16px; text-align: center; text-decoration:none;}

a.conlink:link    {color: #D9E4EB; font-weight: bold; font-size: 18px; text-align: center; text-decoration:none;}
a.conlink:visited {color: #D9E4EB; font-weight: bold; font-size: 18px; text-align: center; text-decoration:none;}
a.conlink:hover   {color: #666666; font-weight: bold; font-size: 18px; text-align: center; text-decoration:none;}

a.fblink:link    {color: #D9E4EB; font-weight: bold; font-size: 20px; text-align: center; text-decoration:none;}
a.fblink:visited {color: #D9E4EB; font-weight: bold; font-size: 20px; text-align: center; text-decoration:none;}
a.fblink:hover   {color: #666666; font-weight: bold; font-size: 20px; text-align: center; text-decoration:none;}


.seotext {
/*background:#222222;*/
/*background:#E3DCC6;*/
color: #FFFFFF;
font-family:Geneva, Bradford, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
text-align: center;
}
