﻿

#container {
	
	height: 100%;	
	width: 57%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position:relative;
	background-repeat: no-repeat;
	
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
	background-size: 100%;
 
}


#oldbottommenu {

	height: 5%;
	font-family: arial;
	font-size: 11.5px;
	text-align:center;
	width: 100%;
	margin: 0; padding: 0; 
	clear: both; 
	color: #C50991;

}

#bottommenu {

	
	font-family: arial;
	font-size: 13px;
	text-align:center;
	width: 100%;
	margin: 0; padding: 0; 
	clear: both; 
	color: #C50991;

}

#bottommenu a:link,   
#bottommenu a:hover,
#bottommenu a:visited {
	text-decoration: none;  
	color: #F597D9;
		
}

#aboutmenu {
	
	font-family: arial;
	font-size: 15px;
	width: 100%;
	margin: 0; padding: 0; 
	clear: both; 
	text-align:center;
	color: #FFBBBB;

}

#oldaboutmenu {
	
	font-family: arial;
	font-size: 15px;
	height: 5%;	
	width: 100%;
	margin: 0; padding: 0; 
	clear: both; 
	text-align:center;

}

#aboutmenu a:link,   
#aboutmenu a:hover,
#aboutmenu a:visited {
	text-decoration: none;  
	color: #FFBBBB;
		
}



}

#more {
	
	font-family: arial;
	font-size: 15px;
	color: #FFFFFF;
	height: 5%;
	text-align:right;
	width: 100%;

}


#more a:link,   
#more a:hover,
#more a:visited {
	text-decoration: none;  
	color: #FFFFFF;
		
}


a:hover, a:visited:hover,
#more a:hover, #more a:visited:hover, 
#aboutmenu a:hover, #aboutmenu a:visited:hover,
#bottommenu a:hover, #bottommenu a:visited:hover {
	font-weight: bold;
}


html, body {

	margin-top: 0px;
	padding-top: 0px;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	position:fixed;
	font-family:arial;
	font-size:12pt;
	width:100%;


	background-repeat: no-repeat;
	
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
	background-size: 100%;

	

}


p {
  margin-top: 1em;
  margin-bottom: 1em;
}





#toplink {
	font-family: "arial";	
	text-align:left;
	margin-left:2%;
	font-size: 17px;
	float:right;
	width:98%;
	height: 5%;
	color: #FFFFFF;
}

#maincontent {

	font-family: "arial";

	float:right;
	width: 100%;
	height: 90%;
	text-align: left;
	color: #FFFFFF;

}




a:hover, a:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size:10pt;
}

a:link, a:visited{
	text-decoration: none;  
	color: #FFFFFF;	
	
	font-size:10pt;
}

	
}


a img { border: none; }
a:hover img { border: none; }


img {
  	border: 0;
	width: 100%;
	
}


#tableid {
	border: 10;
	cellpadding:10;
	cellspacing:0px;
	width:588px;
	height:555px;
	position:fixed;

}

#tableclick tr td a { 
    display:block; 
    height:100%; 
    width:100%; 
} 


<!--[if IE 6]>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>

<![endif]-->

