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

* {
	padding: 0;
	margin: 0;
	}

#container {
	width: 800px;
	height: 650px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	}

#Allcontent {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {
	position: relative;
	height: 219px;
	width: 800px;
	}

#bottomNav {
	width: 800px;
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
	}
	
#nav {
	width: 800px;
	position: relative;
	font-weight: bold;
	text-align: left;
	height: 368px;
	margin-bottom: 40px;
	}
	
#nav a:link {
	text-decoration: none;
	color: #000000;
	}

#nav a:visited {
	text-decoration: none;
	color: #000000;
	}

#nav a:hover {
	text-decoration: none;
	color: #F00;
	}

#nav a:active {
	text-decoration: none;
	color: #F00;
	}


a:link {
	text-decoration: none;
	color: #FF0000;
	}

a:visited {
	text-decoration: none;
	color: #FF0000;
	}

a:hover {
	text-decoration: none;
	color: #000;
	}

a:active {
	text-decoration: none;
	color: #000;
	}

.footer {
	color: #999999;
	font-size: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: normal;
	font-weight: normal;
}
#bottom {
	width: 578px;
	position: relative;
	padding-left: 222px;
	float: left;
}

.footer a:link {
	text-decoration: none;
	color: #999999;
	}

.footer a:visited {
	text-decoration: none;
	color: #999999;
	}

.footer a:hover {
	text-decoration: none;
	color: #666666;
	}

.footer a:active {
	text-decoration: none;
	color: #666666;
	}
	
h1 {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
	font-size: 70px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 50px;
}
#photo {
	position: relative;
	height: 219px;
	width: 290px;
	float: left;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 50px;
}

#main3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 50px;
}

#main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 50px;
	text-align: center;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	padding-bottom: 15px;
	padding-top: 25px;
	font-size: 16px;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	color: #F00;
	font-size: 11px;
	padding-bottom: 25px;
}
#col1 {
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 50px;
	height: 350px;
	width: 275px;
}
#col2 {
	float: left;
	position: relative;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 350px;
}
#col3 {
	float: left;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	position: relative;
	width: 200px;
}

#col4a {
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 50px;
	width: 350px;
	height: 220px;
}

#col5b {
	float: right;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 350px;
	padding-left: 50px;
	height: 220px;
}

#col4 {
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 50px;
	width: 350px;
	height:320px;
}

#col5 {
	float: right;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 350px;
	height:320px;
	padding-left: 50px;
}

.left {
	float: left;
	position: relative;
}
.right {
	float: right;
	position: relative;
	width: 510px;
}

#navBar {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 12px;
	position: relative;
	width: 510px;
	float:right;
	letter-spacing: 1px;
}
.details {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
