body {
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
background: #888;
}

#wrapper {
position: relative;
width: 800px;
margin-left: auto;
margin-right: auto;
background: #fff;
border-top: 3px solid #000;
border-right: 3px solid #000;
border-left: 3px solid #000;
border-bottom: 3px solid #000;
}

#BodyBlock {
background-color: #DDD;
}

.MainText {
padding:10px 10px 10px 10px;
}

#LeftSideBar {
background-image: url(/images/pac_presite_navigation_bg.gif);
}

a.nav, a.nav:visited {
margin-left:5px; 
margin-top:5px; 
padding-top:5px;
padding-bottom:5px;
display:block; 
width:95px; 
color:#000000; 
border:2px solid #000; 
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px;
text-decoration:none; 
text-align:center; 
line-height:12px
}

a.nav:hover {
background:#999999; 
color:#eeeeee;
}

#TitleBar {
background-image: url(/images/pac_presite_topbanner.gif);
border-bottom: 3px solid #000;
}

#Footer {
background-image: url(/images/pac_presite_bottom_banner.gif);
border-top: 3px solid #000;
}

#legal {
text-align:center;
width:600px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:13px;
font-weight:bold; 
background-color: #555;
color: yellow;
}

.ContactTitle {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 25px;
color: red;
font-weight:bold;
margin-top: 10px;
margin-bottom: 10px;
text-align:center;
}

.ContactBody1 {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 15px;
color: navy;
font-weight:bold;
margin-top: 10px;
margin-bottom: 10px;
text-align:center;
}

.ContactBody2 {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.style1 {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 12px;
color: white;
}

.boldstyle {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 20px;
color: black;
text-align: center;
}

