body {
	font-family: Georgia; 
	font-size: 90%;
	color: #502e59;
	background-color: #91537D;
	text-align: center; 
}

.rim {
	margin-top: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #e4e4f1;
	width: 1000px;
	height: 950px;
	border: 7px solid #7b476a;
	padding: 0px;
}

.logo {
	margin-top: 5px;
	margin-left: 50px;
	position: absolute;
}

.nav {
	background-color: #e4e4f1;
	padding: 5px;
	width: 986px;
	margin-top: 125px;
	position: absolute;
}	

.border {
	margin-top: 185px;
	margin-left: 0px;
	text-align: left;
	width: 1000px;
	height: 700px;
	border: 0px solid #7b476a;
	padding: 0px;
	position: absolute;
}

.tagtext {
	background-color: #E4E4F1;
	color: #502e59;
	padding: 5px;
	width: 600px;
	height: auto;
	margin-top: 0px;
	margin-left: 350px;
	font-size: 127%;
	position: absolute;
}

.feature {
	margin-top: 175px;
	margin-left: 350px;
	position: absolute;
}

.caption {
	margin-top: 535px;
	margin-left: 350px;
	width: 600px;
	position: absolute;
	color: #502e59;
	font-size: 121%;
}

.insider {
	background-color: #E4E4F1;
	width: auto;
	height: 150px;
	margin-top: 15px;
	margin-left: 50px;
	position: absolute;
}

.rivegauche {
	background-color: #E4E4F1;
	margin-top: 190px;
	margin-left: 50px;
	position: absolute;
	text-align: left;
	font-size: 104%;
}

.copyright {
	position: absolute;
	margin-top: 720px;
	margin-left: 25px;
	font-size: 100%;
}

.form {
	margin-top: 0px;
	margin-left: 50px;
	width: 400px;
	height: auto;
	position: absolute;
	border: 0px solid #a6779a;
}

.list {
	margin-top: 0px;
	margin-left: 500px;
	width: 400px;
	height: auto;
	position: absolute;
	border: 0px solid #a6779a;
}

.social {
	margin-top: 500px;
	margin-left: 100px;
	position: absolute;
}

a img {
	border: none;
}

a:link {
	color: #502e59;
	font-size: 105%;
	text-decoration: none;
}

a:visited {
	color: #502e59;
	font-size: 105%;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #502e59;
}

a.blob:link {
	font-family: Georgia;
	font-size: 102%;
	font-weight: bolder;
	color: #477fba;
}

a.blob:visited {
	font-family: Georgia;
	color: #477fba;
	font-size: 102%;
	font-weight: bold;
}

a.blob:hover {
	text-decoration: underline;
	color: #477fba;
}

a.copy:link {
	color: #502e59;
	font-size: 100%;
	text-decoration: none;
}

a.copy:visited {
	color: #502e59;
	font-size: 100%;
	text-decoration: none;
}

a.copy:hover {
	text-decoration: underline;
	color: #502e59;
}

.orange {
	color: #cc6600;
}

h2 {
	color: #7b476a;
	font-weight: bolder;
	font-size: 115%
}
