#container {
	margin: auto;
	width: 900px;
	position: relative;
}
#header {

}

#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#nav {
}
#nav ul {
}
#nav li {
	float: left;
	margin-right: 20px;
}
#nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
#nav a:hover {
	color: #00FF99;
}
#content {


}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: normal;
	color: #FF0000;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
#content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #00FF99;
	margin-left: 25px;
	text-align: left;
}
#right {
	height: 325px;

	
}
#right h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #FF0000;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;

}
#right  a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
	text-align: right;
	
}
#right,#right  a  {
	text-align: right;	
	
}
#right  p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #00FF99;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 20px;
	padding-left: 10px;
	text-align: left;
	
}
#right a:hover {
	color: #00FF99;
}	
#gallery {
	padding-left: 100px;

}

#gallery  h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #FF0000;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
#gallery p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#gallery .box {
	background-color: #0066FF;
	float: left;
	padding: 20px;
	width: 175px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
	height: 200px;
}

#gallery .box-mid {
	background-color: #009999;
	float: left;
	padding: 20px;
	width: 195px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	height: 200px;
}
#gallery .box-end {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0066FF;
	text-align: center;
	padding: 20px;
	float: left;
	width: 200px;
	height: 200px;
	
}
#bottommid {

}
#bottommid p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #00FF99;
	text-align: center;
	
}
#bottomleft  {
	padding-top: 20px;
}
#bottomleft h5   {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FF0000;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
#bottomleft p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #00FF99;
	text-align: left;
	margin-left: 15px;
}
#bottomleft a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	text-decoration: underline;
	
}
#bottomleft a:hover {
	color: #00FF99;
}
#bottomright {
	padding-top: 20px;
}
#bottomright  h6   {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FF0000;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
#bottomright p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #00FF99;
	text-align: left;
	margin-left: 15px;
}
#bottomright a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	text-decoration: underline;
}
#bottomright a:hover {
	color: #00FF99;
	
}
#counter {
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	
}
#footer {

}
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11.9px;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
	padding-top: 20px;
}
