body {
background-image:url(images/pattern_099.gif);

background-color:#363636;

margin:0;

padding:0;

text-align:center;

font-family:Arial;

font-size:12px;

color:#363636;

}

#page {

width:630px;

margin:auto;

padding:auto;

background-image:url(images/content.jpg);

text-align:left;

}

#header {

width:630px;

height:150px;

background-image:url(images/header.jpg);

clear:both;

}


#mainarea {

width:630px;

clear:both;

padding-top:3px;

}

#contentarea {

float:right;

width:455px;

padding-right:10px;

margin-bottom:10px;

}

#sidebar {

float:left;

width:125px;

padding-left:10px;

}

#footer {
text-align:center;

color:#FFFFFF;

float:center;

width:630px;

height:100px;

background-image:url(images/footer.jpg);

clear:both;

}


h2 {

margin-right: -7px;
	color:#000000; 
	font: 1.7em Georgia, serif;
	text-align: right; 
	font-style: oblique;
	margin-bottom: 3px;
	letter-spacing: 1px;
	border-bottom: 1px dotted black;

}

a {

font-weight:bold;

color:#333333;

text-decoration:none;

}
a:hover {

color:#389ccb;

text-decoration:underline;

}

#sidebar h2 {

margin-right: -7px;
	color:#FFFFFF; 
	font: 1.2em Georgia, serif;
	text-align: right; 
	font-style: oblique;
	margin-bottom: 3px;
	letter-spacing: 1px;
	border-bottom: 1px dotted white;

}

#sidebar a {

color:#FFFFFF;
	font: 1em Georgia, serif;
	text-decoration: none;
	text-align: left;
}

#sidebar a:hover {

color:#FFFFFF;
	font: 1em Georgia, serif;
	text-decoration: underline;
	text-align: left;
}

#footer a {

color:#FFFFFF;
	font: 1em Georgia, serif;
	text-decoration: none;
	text-align: left;
}

#footer a:hover {

color:#FFFFFF;
	font: 1em Georgia, serif;
	text-decoration: underline;
	text-align: left;
}