* { zoom: 1; }

body {
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
margin-top:auto;
font-family: Arial, Helvetica, sans-serif;


}

#page{
width:1024px;
margin:auto;
background:transparent url('images/tile4.jpg');
}

#wrapper{
width:1024px;
background:transparent url(images/top.jpg) no-repeat scroll 0 0;
}
#container {
display:block;
height:100%;
margin:auto;
min-height:550px;
overflow:auto;
width:698px;
}

a {
color:#0066cc;
text-decoration:none;
}
a:hover{
color:#3300cc;
text-decoration:none;
}

img {border:none;}
img.alignright{float:right;}
img.alignleft{float:left;}
#wrapper {
color:#333333;

}

#header{
height:146px;
background:transparent url('images/headerXXX.jpg') no-repeat scroll left; 
}

#content {
float:right;
height:100%;
margin-right:20px;
overflow:hidden;
padding-right:20px;
width:480px;
}
#content h1{
color:#333399;
font-family:times New Roman;
font-size:1.3em;
font-style:italic;
font-weight:bold;
text-align:center;
}
}
#content h2{
color:#CC00CC;
font-family:verdana;
font-size:1.3em;
font-weight:normal;
}


#sidebar {
float:left;
font-size:80%;
font-weight:bold;
width:155px;
}

#sidebar h3{display:none;}

#sidebar ul{
list-style-position:outside;
list-style:none;
padding:0px;
margin:0px;
text-align:center;
}

#sidebar ul li{
list-style-position:outside;
width:125;
height:26;


}

#sidebar ul li a{
background:transparent url(images/button.gif) no-repeat scroll 0 0;
width:125px;
height:26px;
margin-top:8px;
padding-top:4px;
display:inline-block;
}

#sidebar ul li a:hover{
background:transparent url(images/button-hover.gif) no-repeat scroll 0 0;
width:125px;
height:26px;
margin-top:8px;
padding-top:4px;
display:inline-block;
}



.widget{}

#footer {
background:#FFFFFF url(images/footer2.jpg) no-repeat scroll 0 0;
font-size:75%;
padding-bottom:30px;
padding-top:40px;
text-align:center;
width:1024px;
}
#footer-content{
width:630px;
margin:auto;
color:#990000;
}