
/* CSS Document */

<style>
a:link { color:#972210;}
a:visited { color:#972210;}
a:link { color:#972210;}

#navbar2 {
background:#98220f url(../images/navbg.jpg) repeat-x top left;
}#navbar2{
color:#FFFFFF;
font-weight:bold;

}
#navbar2 a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;

}
#navbar2 a:hover {
text-decoration:underline;
font-weight:bold;

}
#navbar2 a:visited{
font-weight:bold;
color:#FFFFFF;
}
#navlink {

}
#navbar{
margin:0;
padding:0;
}
#navbar ul{
margin:0;
padding:0;
list-style:none;
width:100%;
float:right;
background:#98220f url(../images/navbg.jpg) repeat;
font-weight:bold;

}

#navbar ul a{
display:block;
padding:0 1.3em;
line-height:2.1em;
background:#98220f url(../images/navbg.jpg) repeat-x;
text-decoration:none;
color:#FFFFFF;
}
#navbar ul a:hover {
text-decoration:underline;
}
#navbar li {
display:inline;
float:left;
}
body {
	background-color: #000000;
}

#BG {
background:url(../images/BG2.jpg) no-repeat bottom left;
}
.style1 {
	font-size: large;
	font-weight: bold;
}
.style3 {font-size: xx-large}

#header{width:100%;
height:201;
overflow:hidden;
color:#ffffff;
vertical-align:top;
text-align:right;
font-weight:bold;
font-size:xx-large;

}
#scrollwindow2 {
padding:0 10;
height:426px;
overflow:hidden;
}

#scrollwindow {
padding-left:20px;
padding-right:20px;
/*height:400px;
overflow:auto;*/
}

#footer{
color:#FFFFFF;}
#footer a{
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#footer a:visited{
color:#FFFFFF;}
#contactarea {

background:url(../images/contactbg_03.jpg) no-repeat top right;
}
</style>