body {

background-image:url(images/bg.gif);

margin:0;

padding:0;

text-align:center;

font-family:Arial;

font-size:12px;

color:#363636;

}

#page {

width:574px;

margin:auto;

padding:auto;

background-image:url(images/content.png);

text-align:left;

}

#header {

width:574px;

height:238px;

background-image:url(images/header.png);

clear:both;

}

#menulinks {

width:574px;

height:52px;

background-image:url(images/navigation.png);

clear:both;

}

#mainarea {

width:574px;

clear:both;

padding-top:3px;

}

#contentarea {

float:left;

width:540px;

padding-left:20px;

margin-bottom:10px;

}


#footer {
text-align:center;

color:#ffffff;

width:574px;

height:100px;

background-image:url(images/footer.png);

clear:both;

}

#footer a {

font-weight:bold;

color:#FFFFFF;

text-decoration:none;

}

h2 {
font-family:Times New Roman;

font-size:18px;

color:#000000;

font-weight:bold;

border-bottom: 1px dotted #000000;

}

a {

font-weight:bold;

color:#960000;

text-decoration: none;

border-bottom: 1px dotted #000000;

}
a:hover {

font-weight:bold;

color:#000000;

text-decoration: none;


}

#menulinks a {

font-family:Times New Roman;

padding-top:15px;

padding-left:28px;

padding-right:32px;

height:27px;

float:left;

text-decoration:none;

color:#FFFFFF;

font-weight:bold;

font-size:20px;

margin-top:1px;

border-bottom: 0px;

}

#menulinks a:hover {

font-family:Times New Roman;

padding-top:15px;

padding-left:28px;

padding-right:32px;

height:27px;

float:left;

text-decoration:underline;

color:#FFFFFF;

font-weight:bold;

font-size:20px;

margin-top:1px;

border-bottom: 0px;

}

#contentarea ul li {
	padding-left: 0px; 
	margin-left: 20px;
	list-style-type: lower-roman;
}

#box {
text-align: center;
margin: 0 30px;
}
