/* CSS Document */
body {
	background-color:#3e1c22;
	font-family:"trebuchet ms", sans-serif;
	font-size:11px;
	color:#cfcdcd;
}
a:link {
	font-weight:bolder;
	color:#301116; 
	text-decoration:none;
}
a:active {
	font-weight:bold; 
	COLOR:#ffffff; 
	text-decoration:none;

}
a:visited {
	font-weight: bold; 
	color:#2d0f15; 
	text-decoration:none;

}
a:hover {
	font-weight:bolder; 
	color:#ffffff; 
	text-decoration:none;
}
#bg {
	background:#3e1c22 url('bg.jpg');
	background-position:bottom;
	margin: 0 auto auto auto;
	padding:0;
	width:565px;
	height:655px;
	position:relative;
	top:0px;
}
#contentd {
	border:none; 
	width:515px;
	height:318px;
	overflow:auto;
	position:absolute;
	left:14px;
	bottom:20px;
}
#text {
	padding:6px 6px 6px 6px;
}
#textc {
	padding:6px 6px 6px 6px;
}
#homec {
	position:absolute;
	top:291px;
	left:32px;
	border:none;
}
#newc {
	position:absolute;
	top:291px;
	left:83px;
	border:none;
}
#amc {
	position:absolute;
	top:291px;
	left:129px;
	border:none;
}
#persoc {
	position:absolute;
	top:291px;
	left:236px;
	border:none;
}
#pluric {
	position:absolute;
	top:291px;
	left:333px;
	border:none;
}
#noimgc {
	position:absolute;
	top:291px;
	left:438px;
	border:none;
}
a#home {
    display: block;
    width: 51px;
    height: 18px;
    background-image: url(home.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#home:hover {
    background-position: 0 -18px;
}
a#new {
    display: block;
    width: 46px;
    height: 18px;
    background-image: url(new.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#new:hover {
    background-position: 0 -18px;
}
a#aml {
    display: block;
    width: 107px;
    height: 18px;
    background-image: url(am.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#aml:hover {
    background-position: 0 -18px;
}
a#perso {
    display: block;
    width: 97px;
    height: 18px;
    background-image: url(personality.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#perso:hover {
    background-position: 0 -18px;
}
a#pluri {
    display: block;
    width: 105px;
    height: 18px;
    background-image: url(pluri.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#pluri:hover {
    background-position: 0 -18px;
}
a#noimg {
    display: block;
    width: 73px;
    height: 18px;
    background-image: url(noimg.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#noimg:hover {
    background-position: 0 -18px;
}
a .alt {
	display: none;
}
.hr {
	color:#4b2228;
	width:50%;
	background-color:#4b2228;
	height:2px;
	border:none;
}
.hrq {
	color:#4b2228;
	width:65%;
	background-color:#4b2228;
	height:2px;
	border:none;
}
.eval {
	font-weight:bolder;
	font-size:11px;
	font-family:"trebuchet ms", sans-serif;
	color:#edecec;
}
