/* CSS Document */

body {
	padding: 0px;
	text-align: center;
	background-color: #999999;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

#header {
	width: 750px;
	padding:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(images/header_04_02.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: right;
}

#section_title {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
	width: auto;
}

.section_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: left;
}

#nav {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	height: 20px;
	width: 750px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #990000;
	padding-top: 5px;
}

#topmenu {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 20px;
	width: 750px;
	background-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

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

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

#topmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}

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

#content {
	width:750px;
	text-align:center;
	background-color:#EEE;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 750px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#albumlist {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding: 0px;
	height: auto;
}

#albumlist li {
	width: auto;
	text-align: center;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

.menuhover {
	background-color: #CCCCCC;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}

.nav {
	font-size:14px;
	color:#FFFFFF;
	display:inline;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}

.topmenu {
	font-size:12px;
	color:#990000;
	display:inline;
	list-style-type: none;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Begin links styles */

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

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

#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}

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