body {

background-image: url("../images/background.png");
font-size:10pt;
font-family: Verdana,Tahoma,arial,sans-serif;
margin:0;
padding:0;

}

#page {
width:800px;
background-image:url(../images/center.png);
margin-left: auto;
margin-right: auto;
}

#header {
float:left;
width: 800px;
height:160px;
background:url(../images/top.png);
padding-top:90px;
margin-left: 0px;
margin-bottom: -110px;
}

#menulinks {
clear:both;
width:757px;
height:39px;
margin-left: 5px;
padding-left:25px;
font-family: Arial;
background:url(../images/menulinks.png);
}

#menulinks a {
	padding-left: 5px;
	padding-top:10px;
	height:28px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
	width: 95px;
	
  }
  
#menulinks a:hover, #menulinks a.active {
	background:url(../images/menuhover.png) no-repeat;
	text-decoration:none;
	color:#550099;
}
#menulinks #add{
  font-size:9px;
}

#mainarea {
width:750px;
clear:both;
padding-left:60px;
color:#000;
}

#contentarea {
width:470px;
padding-left:10px;
float:left;
line-height:14pt;
padding-bottom:10px;
text-align:justify;
}

#sidebar {
float: right;
width:220px;
line-height:14pt;
padding-top: 90px;
}

#sidebarheader{
background:url(../images/box_slices_top.png) no-repeat;
height:40px;
}
#sidebarbody{
background:url(../images/box_slices_body.png) repeat-y;
text-align: left;
padding-left: 15px;
padding-right: 10px;
width: 176px;
}
#sidebarbody ul{
    padding-left: 5px;
    margin-left: 5px;
    list-style-type: none;
}
#sidebarbody li {
    padding-left: 18px;
    background: url(../images/art_bullet.gif) 0em 0.4em no-repeat;
    /*margin-bottom: 1em;*/
}
#sidebarbody li a {
    color: #4D4DFF;
    text-decoration: none;
}
#sidebarbody li a:hover{
    text-decoration: underline;
}
#sidebarbottom{
clear:both;
background:url(../images/box_slices_bottom.png) no-repeat;
height:32px;
}

#errormsg{
color:#f00;
font-weight:bold;
}

#footer {
width:830px;
clear:both;
height:22px;
font-size:10px;
font-weight: bold;
padding-top:17px;
text-align:center;
line-height:14pt;
background-image:url(../images/bottom.png);
background-repeat:no-repeat;
background-color:#fff;
}

#footer a {
color:#225;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

h1 {
visibility:hidden;
font-size:20pt;
color:#000038;
margin:0;
}

h2 {
font-size:14pt;
color:#4d4dff;
padding-top:20px;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}
h3 {
font-size:12pt;
color:#000038;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}

a {
color:#00F;
border: none;
}

a:hover {
border: none;
text-decoration:underline;
}

#list ul{
    padding-left: 10px;
    margin-left: 10px;
    list-style-type: none;
}
#list li {
    padding-left: 18px;
    background: url(../images/bullet.gif) 0em 0.2em no-repeat;
    /*margin-bottom: 1em;*/
}

#orderlink{
width:470px;
text-align: center;
}

#orderlink a{
color:#2666C3;
font-size: 18px;
}

#orderlink a:hover{
color:#2666C3;
font-weight:bold;
}

#linkbanner{
padding-left:10px;
border:none;
}

#warningMssg{
color:#ed1c24;
}
