body {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #424242;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(/images/BgSite.png);
}
a {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#SiteContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#MainContent {
	margin-left: 250px;
}
#MainMenu {
	float: left;
	width: 250px;
}
#Infos {
	font-size: 12px;
	color: #666666;
	padding-top: 180px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: right;
}
#TodayPhotoV {
	width: 400px;
	float: left;
	text-align: right;
}
#BannerV {
	margin-left: 410px;
	width: 190px;
	height: 595px;
	padding-top: 20px;
}
#Infos a {
	color: #999999;
}
#Infos a:hover {
	color: #CCCCCC;
}
#BannerH {
	margin-top: 10px;
}
#TodayPhotoH {
	width: 600px;
	text-align: right;
	font-size: 12px;
}
#Footer {
	width: 600px;
	margin-top: 10px;
}
#Copyrights {
	float: left;
	width: 400px;
	color: #000000;
	font-size: 10px;
}
#Credits {
	margin-left: 400px;
	text-align: right;
	font-size: 10px;
}
#Credits a {
	color: #000000;
}
#Credits a:hover {
	color: #999999;
}
#About {
	color: #999999;
	text-align: justify;
	width: 600px;
	font-size: 0.9em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#About h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FFFFFF;
}
.firstletter {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
