#header {
	BACKGROUND: #FFFFCC;
	border: 1px solid #A54A4A;
}
#outer_wrapper {
	BACKGROUND: url(/background_3.gif) #fff repeat-y left 50%
}
#wrapper {
	BACKGROUND: url(/background_2.gif) repeat-y right 50%
}
#container {
	BACKGROUND: url(/background_2.gif) repeat-y right 50%; 
	FLOAT: left; 
	WIDTH: 100%; 
	MARGIN-RIGHT: -200px
}
#content {
	BACKGROUND: url(/background_3.gif) repeat-y left 50%; 
	MARGIN-RIGHT: 200px
}
#main {
	MARGIN-LEFT: 150px;
}
#left {
	FLOAT: left; WIDTH: 150px
}
#sidebar {
	FLOAT: right; WIDTH: 200px
}
#footer {
	BACKGROUND: #FFFFCC;
	border: 1px solid #A54A4A;
}
H1 {
	MARGIN-TOP: 0px
}
.last {
	MARGIN-BOTTOM: 0px
}
.clearing {
	CLEAR: both; HEIGHT: 0px
}
body {
	font-family: Tahoma;
	font-size: small;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1, h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A54A4A;
}
li {
	list-style-type: square;
}
.paranote {
	font-size: xx-small;
	margin-right: 20px;
	margin-left: 29px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A54A4A;
	font-size: 10pt;
}
.dir1 {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-weight: bold;
}
#sidebar a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
.descSize {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
