html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	vertical-align: baseline;
	color: #CCCCCC;
}


ol, ul { list-style: none; }

table {
	border-collapse: separate;
}
caption, th, td { text-align: left; font-weight: normal; }


strong { font-weight: bold; }

body {
	background: #0e0f0e url('images/bg5.gif') repeat-x bottom;
	color: #aaa;
	font: normal 75% Arial, Helvetica, sans-serif;
}

a { color: #aaa; text-decoration: underline; }
a:hover {
	text-decoration: none;
	list-style-position: outside;
}

#container {
	width: 880px;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	background: transparent;
}

/*-------------------- HEADER --------------------*/

#header {
	clear: both;
	background: transparent;
	height: 180px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Arial, sans-serif; }
h1 {
	display: block;
	font-size: 400%;
	font-weight: bold;
	padding: 0 0 5px 0;
	text-align: center;
	margin: 10px 0px 0 0;
	color: #C27101;
}
h1 span { color: #fff; display: inline; font-size: 110%; font-family: Verdana, sans-serif; }

h2 {
	font-size: 200%;
	font-weight: bold;
	color: #408080;
}
h3 { font-size: 150%; }
img.centered {
	padding: 4px;
	margin: 0 0px 0px 0;
	display: inline;
	border: 0;
}
a img.centered { border: 3px solid #333; }
a:hover img.centered {
	border: 3px solid #999966;}

/*--------------------SIDEBAR --------------------*/

#sidebar {
	float: right;
	width: 600px;
	margin: 0 0 0 0;
}
#sidebar h3 { font-weight: bold; }

/*--------------------PICTURE --------------------*/

#picture {
	float: left;
	width: 155px;
}

/*--------------------NEWSLETTERS --------------------*/

#newsletters {
	float: right;
	width: 427px;
	margin-right: 0px;
	margin-left: 0px;
	color: #CCCCCC;
}
#newsletters p {
	text-align: left;
	line-height: 1.3em;
	font-size: 115%;
}


/*-------------------- MAIN CONTENT --------------------*/

#main {
	background: transparent;
	float: left;
	width: 265px;
	margin: 0 0px 0 0;
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
}
#main h3 { font-size: 90%; margin-bottom: 20px; font-weight: normal; }
#main p { text-align: left; line-height: 1.1em; font-size: 115%; }
#main ul  {
	font-size: 115%;
	font-weight:normal;
	line-height: 1.5em;
}

.divider {
	clear: both;
	background: transparent url('images/template images/divider-427.gif') no-repeat;
	height: 6px;
	margin: 15px 0;
}

.divider2 {
	clear: both;
	background: transparent url('images/template images/divider-265.gif') no-repeat;
	height: 6px;
	margin: 15px 0;
}


/*-------------------- GEMS CONTENT --------------------*/

#gems {
	background: transparent;
	float: left;
	width: 265px;
	margin: 0 0px 0 0;
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
}
#gems h3 { font-size: 90%; margin-bottom: 20px; font-weight: normal; }
#gems p { text-align: left; line-height: 1.1em; font-size: 115%; }
#gems ul  {
	font-size: 115%;
	font-weight:normal;
	line-height: 1.5em;
}

/*-------------------- FULL PAGE --------------------*/



/*-------------------- FOOTER --------------------*/

#footer { clear: both; text-align: center; }
#footer p {
	font-size: 100%;
	padding: 20px 0;
}

