body {
	background: #443e4c url(http://alexpettyferweb.com/images/layout/v1_bg.jpg) repeat-x;
	margin: 0px;
	font: 9pt Trebuchet MS;
	color: #66606e;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #a08c8d;
}
a:hover {
	color: #a29ca6;
}
b, strong {
	color: #a29ca6;
}
em, u, i {
	color: #877a6a;
}
a img {
	border: 1px solid #332a3e;
	padding: 2px;
}
a:hover img {
	border: 1px solid #534a5d;
	padding: 2px;
}
table, tr, td {
	font: 9pt Trebuchet MS;
}

/*
SIDE BAR
*/

#sideBar {
	background: #120c19;
	width: 258px;
	height: 100%;
	padding: 0px 10px;
	vertical-align: top;
}
#sideBar h1 {
	font: 9pt Trebuchet MS;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	margin: 0px;
	padding: 5px;
	color: #7b7580;
}
#sideBar div.main {
	margin: 0px 0px 15px 0px;
}
#sideBar div.mainText {
	background: #150e1e;
	padding: 10px;
	text-align: justify;
	color: #4b4455;
	-moz-border-radius: 5px;
}
#sideBar a {
	color: #a29ca6;
}
#sideBar a:hover {
	color: #a08c8d;
}
#sideBar b {
	color: #a08c8d;
}
#sideBar a img {
	border: 2px solid #2e233c;
	padding: 0px;
}
#sideBar a:hover img {
	border: 2px solid #63596f;
	padding: 0px;
}

/*
CONTENT'S BODY
*/

#contentsBody {
	background: url(http://alexpettyferweb.com/images/layout/v1_09.jpg) repeat-y;
	width: 531px;
	height: 100%;
	padding: 0px 10px;
	vertical-align: top;
}
#contentsBody h1 {
	font: 14pt Georgia;
	text-transform: uppercase;
	color: #a6a0aa;
	margin: 0px;
}
#contentsBody h2 {
	font: 8pt Trebuchet MS;
	color: #877a6a;
	margin: 0px 0px 15px 0px;
}
#contentsBody h2 a {
	font-weight: normal;
}
#contentsBody div.main {
	background: #1e1727;
	padding: 10px;
	margin: 0px 0px 25px 0px;
	-moz-border-radius: 5px;
}
#contentsBody div.mainText {
	text-align: justify;
}
#contentsBody blockquote {
	background: #261e31 url(http://alexpettyferweb.com/images/layout/v1_bl.jpg) no-repeat;
	padding: 5px;
	color: #6f6879;
	-moz-border-radius: 5px;
}
#contentsBody textarea, #contentsBody input, #contentsBody select, #contentsBody button {
	background: #261e31;
	border: 0px;
	font: 8pt Trebuchet MS;
	padding: 5px;
	color: #6f6879;
	-moz-border-radius: 5px;
}

/*
LAYOUT
*/

#ad {
	background: #120c19;
	width: 842px;
	height: 99px;
	vertical-align: middle;
	text-align: center;
}
#introduction {
	background: #1e1727 url(http://alexpettyferweb.com/images/layout/v1_04.jpg) no-repeat;
	width: 332px;
	height: 82px;
	font: 8pt Trebuchet MS;
	text-align: justify;
	vertical-align: middle;
	color: #827c87;
}
#left {
	background: url(http://alexpettyferweb.com/images/layout/v1_07.jpg) repeat-y;
	width: 27px;
	height: 100%;
	vertical-align: top;
}
#right {
	background: url(http://alexpettyferweb.com/images/layout/v1_10.jpg) repeat-y;
	width: 26px;
	height: 100%;
	vertical-align: top;
}