@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #330000;
	background-color: #330000;
	background-image: url(images/background_image.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
}

#container {
	width: 741px;
	background-color: #FFFFFF;
	background-image: url(images/faux-side.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-right: medium solid #330000;
	border-bottom: medium solid #300;
	border-left: medium solid #330000;
} 
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-left: 175px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: medium;
	text-align: left;
} 

#sidebar1 {
	float: left;
	width: 138px;
	background-color: #cc9966;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: medium;
	font-style: normal;
	margin: 0px;
	clear:both;
	text-decoration: none;
	text-align: center;

}
#container #sidebar1 p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style-type: none;
	color: #300;
	text-align: center;
}
#container #sidebar1 p a  {
	color: #300;
	text-decoration: none;
}
#container #sidebar1 p a:hover {
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
}
#container #sidebar1 .under  {
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

#container #sidebar1 .under a:hover {
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}
#container #sidebar1 .title  {
	text-decoration: underline;
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

#container #sidebar1 .title a:hover {
	text-decoration: underline;
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #300;
}

#container #sidebar1 .place  {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: small-caps;
}

#container #sidebar1 .title  {
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: medium;
}

#container #sidebar1 .smalltext  {
	font-size: 0.75em;
	text-decoration: none;
}
#container #sidebar1 #sidebar2 p a em {
	font-size: x-small;
}
#container #mainContent .title  {
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: medium;
	color: #300;
}
#container #mainContent h5 {
	font-weight: normal;
	color: #300;
	text-align: left;
}
#container #mainContent h5 a {
	color: #300;
	text-decoration: none;
	font-style: normal;
}

#container #mainContent h5 a:hover {
	color: #300;
	text-decoration: underline;
}
#container #mainContent h1 {
	font-size: medium;
	color: #300;
	text-align: center;
}

#container #mainContent h1 a {
	color: #300;
	text-decoration: none;
	font-style: normal;
}

#container #mainContent h1 a:hover {
	color: #300;
	text-decoration: underline;
}

#container #mainContent h2 {
	font-size: medium;
	color: #300;
	text-align: left;
}
#container #mainContent p a {
	color: #300;
	text-decoration: none;
	font-style: normal;
}

#container #mainContent p a:hover {
	color: #300;
	text-decoration: underline;
}

#container #sidebar1 .article  {
	font-size: .75em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

#container #sidebar1 .article a:hover  {
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

#header {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
#header #Table_01  {
	position: inherit;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #300;
	border-right-color: #300;
	border-left-color: #300;
	margin-right: auto;
	margin-left: auto;
}
#header #Table_01 a {
}

#footer {
	padding: 0 10px 0 20px;
} 
#footer a   {
	text-decoration: none;
	color: #C96;
}
#footer p {
	margin: 0; 
	padding: 10px 0;
	color: #C96;
	font-size: .65em;
}
#footer a:hover {
	font-style: normal;
	color: #C96;
	text-decoration: underline;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	border: thin solid #300;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

