body {
background-color:#f7f7f7;
font-family: arial,sans-serif;
color:#333;
margin:0;
padding:0;
}
  .roll1 { }
  A.roll1:link { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#808080; }
  A.roll1:visited { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#808080; }
  A.roll1:alink { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#808080; }
  A.roll1:hover { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#3132a9;}

  .roll2 { }
  A.roll2:link { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#3132a9; }
  A.roll2:visited { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#3132a9; }
  A.roll2:alink { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#3132a9; }
  A.roll2:hover { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#807971;}

  .roll3 { }
  A.roll3:link { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#ffffff; }
  A.roll3:visited { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#ffffff; }
  A.roll3:alink { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#ffffff; }
  A.roll3:hover { text-decoration:none; border-bottom: 1px dotted #c0c0c0; color:#f5f5f5;}

#wrapper {
width:1000px;
background-color:#ffffff;
margin:0 auto;
border-left:0px solid #ccc;
border-right:0px solid #ccc;
}

#header {
width:1000px;
height:90px;
margin:0 auto;
margin-bottom:20px;
border-bottom:0px solid #ccc;
border-top:0px solid #c4a7b9;
}

#header h2 {
padding:15px;
display:inline;
font-size: 30px;
font-family: arial; 
color: #404040; 
font-weight: normal;
}

h3 {
padding:0px 5px 8px 0px;
font-size: 20px;
font-family: arial; 
color: #808080; 
font-weight: normal;
}

#header h4 {
padding:16px;
display:inline;
color: #808080;
font-weight: normal;
}

#nav {
width:1000px;
height:39px;
valign: top;
border-top:0px solid #ccc;
background-color:#ffffff;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: normal 13px arial;
width: 100%;
border: 0px solid #999999;
border-width: 0px 0;
background: white url(head/off01.gif) center center repeat-x;
color: #ffffff;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #ffffff;
padding: 8px 32px;
text-decoration: none;
border-right: 0px solid #999999;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #000000;
background: transparent url(head/on01.gif) center center repeat-x;
}

.current li a{
color: #ffffff;
background: transparent url(head/on01.gif) center center repeat-x;
}

.anylinkcss{
position:absolute;
visibility: hidden;
font: 13px arial;
line-height: 28px;
z-index: 100;
background-color: #efefef;
width: 250px;
color: #000000;
font-weight: normal;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 20px;
border-bottom: 0px solid #999999;
padding: 2px 0px;
text-decoration: none;
font-weight: normal;
color: #000000;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #f5f5f5;
color: #202020;
}

#content {
width:510px;
float:left;
padding:30px;
}

#contentwide {
width:710px;
float:left;
padding:30px;
}

p { 
font-size: 14px;
font-family: arial; 
color: #333333; 
line-height: 25px;
}

#sidebar {
width:180px;
float:left;
padding:10px;
margin-bottom:25px;
}

#sidebar a {
text-decoration:none;
}

#sidebar li {
list-style:none;
}

#sidebar p { 
font-size: 12px;
font-family: arial; 
color: #333333; 
line-height: 17px;
}

#sidebar2 {
width:190px;
float:right;
padding:10px;
margin-bottom:25px;
}

#sidebar2 a {
text-decoration:none;
}

#sidebar2 li {
list-style:none;
}

#sidebar2 p { 
font-size: 13px;
font-family: arial; 
color: #333333; 
line-height: 20px;
}

hr {
border: none;
border-top: 1px dashed #c0c0c0;
color: #ffffff;
height: 1px;
background-color: #ffffff;
}

#logobox {
width:100px;
float:right;
padding:8px;
background-color: #ffffff;
margin-bottom:40px;
}

#box {
width:720px;
padding:10px;
background-color: #e8e8e8;
}


#box2 {
width:400px;
float:right;
padding:3px;
background-color: #efefef;
}

#box2 p { 
font-size: 13px;
font-family: arial; 
color: #333333; 
line-height: 17px;
}

#box2 h5 {
padding:10px;
font-size: 12px;
font-family: arial; 
color: #ffffff; 
line-height: 23px;
}

#footer {
clear:both;
width:1000px;
height:135px;
border-top:0px solid #c4a7b9;
border-bottom:0px solid #c4a7b9;
background-color: #808080;
}

#footer p {
padding:10px;
font-size: 11px;
font-family: arial; 
color: #ffffff; 
line-height: 17px;
}

#footleft {
width:400px;
float:left;
}

#footmiddle {
width:300px;
float:left;
}

#footright {
width:300px;
float:left;
}