@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin: 0px;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#rightheader {
	float: right;
	width: 500px;
	margin-top: 45px;
}
#header {
	margin-top: 40px;
}
#main {
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer p {
	font-size: x-small;
	text-align: center;
}
#container #main {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainright {
	float: right;
	width: 300px;
}
#mainleft {
	width: 490px;
}
#photoweek {
	background-color: #7775b9;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFF;
}
#mainleft p a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainleft p a {
	color: #7775B9;
	text-decoration: none;
	font-weight: normal;
}
#photoweek ul li a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photoweek ul {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#photoweek p a {
	color: #CCC;
	text-decoration: none;
}
