﻿html body{
	background:navy;
	}

#page-container {
	width: 1000px;
	margin: auto;

}

#page-container2 {
	width: 1200px;
	margin: auto;
}

#page-container3 {
	width: 1200px;
	margin: auto;
}

#Menu {
	width: 1120px;
	margin: auto;
}



#Title {
	text-align: center;
	color: #FFFFFF;
	font-size: 36px;
	font-family: Arial;
}

#Slogan {
	font-size: 14px;
	font-family: Arial;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	width: 1120px;
	margin:0 auto;	

}


#Name{	
font-family:Arial;
font-weight:700;
letter-spacing:7px;
text-transform:uppercase;

}


#Main {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #0000FF;
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal;
	color: black;
	margin: 5;
	text-decoration:none;
}

#Rankings {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #0000FF;
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal;
	color: black;
	margin: 5;
	text-decoration: none;
	float: inherit;
}


#tableMain {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #0000FF;
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal;
	color: black;
	margin: 5;
	text-decoration:none;
}

#disclaimer{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #0000FF;
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal;
	color: black;
	margin: 5;
	text-decoration:none;
}





#MainIntro {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #0000FF;
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal;
	color: black;
	margin: 5;
	text-decoration:none;
}



#Intro {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	
}

#IntroGallery {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	
}

#Listing {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
		
}

#Listing a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
}


#GoGallery {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
		
}

#GoGallery a:link {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}





/* Style for all links. */
a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	font-size:12px;
	font-family:Arial;
}

a:visited {
    text-decoration: none;
    color: #660099;
    font-weight: bold;
    font-size:12px;
	font-family:Arial;

}

a:active {
    text-decoration: none;
    color: #FF0000;
    font-weight: bold; 
    font-size:12px;
	font-family:Arial;
 
}

