html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
background-color: #ffffff;
color: #000000;
text-align: center;
height:100%;
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #660608;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #660608;
scrollbar-shadow-color: #660608;
scrollbar-darkshadow-color: #FFFFFF;
}


body a {
color:#660608;
}
body a:hover, body a:focus {
color:#660608;
text-decoration:none;
}

h1 {

	font-size: 13px;
	font-weight: bold;
	color: #24A3D3;
	padding:5px 0 5px 0;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:5px 0 5px 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 5px 0;
}
.footer{
color:#8B7C69;
}
.white{
color:#EEEEEE;
}
.bronze{
color:#86765D;
}
.red{
color:#660608;
}

#image_left{
float: left;
padding:0 10px 5px 5px;
}
#image_right{
float: right;
padding: 0 5px 5px 10px;
}
#center {
text-align:center;
}
#wrapper {
width: 772px;
background-color:#FFFFFF;
margin:0px auto;
text-align:left;
}
#top{
width: 737px;
height: 101px;
margin: 20px 0 0 0;
}
#content_left{
width:225px;
float:left;
}
#content_left_bg{
width:205px;
height:338px;
float:left;
padding:0 8px 0 12px;
background-image:url(../graphics/content_left.jpg);
background-repeat:no-repeat;
}
#content_right{
width:547px;
float:right;
}
#content_text{
width:524px;
height:344px;
float:left;
padding:4px 6px 0 12px;
background-image:url(../graphics/body_bg.gif);
background-repeat:no-repeat;
}
#nav{
width:547px;
float:left;
padding:79px 0 0 0;
}
#footer{
width:772px;
}
#text_left{
width:301px;
float:left;
}
#text_fullpage{
width:510px;
height: 340px;
float:left;
overflow:auto;
}
#before {
width: 240px;
float: left;
text-align: right;
}
#after {
width: 240px;
float: right;
}
#showcaseimage {
float: left;
width: 155px;
height: 116px;
padding: 1px;
}
.imageborder {
border: #FFFFFF solid 1px;

}
