body {
background-image: url(images/bg.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #000;
margin: 0;
padding: 0;
border: 0;
font: 11px Helvetica, Arial, sans-serif;
color: #000000;
}

h1 {
font: bold 24px Arial, Helvetica, sans-serif;
color: #333333;
background-color: transparent;
margin: 0;
padding: 0;
border: 0;
}

h2 {
font: italic 12px Arial, Helvetica, sans-serif;
color: #333;
background-color: transparent;
margin: 0;
padding: 0;
border: 0;
}

h3 {
font: bold 12px Arial, Helvetica, sans-serif;
color: #FF9933;
background-color: transparent;
margin: 0;
padding: 0;
border: 0;
}

hr {
background-image: url(images/hr.png);
margin: 0;
padding: 0;
border: 0;
}

.righta {
text-align: right;
}

.smformtext {
color: #FFF;
background-color: transparent;
}

/*links*/
a {
font-weight:bold;
color: #333;
background-color: transparent;
text-decoration: none;
position: relative;
}

a:link {
color: #333;
background-color: transparent;
text-decoration: none;
}

a:visited {
color: #333;
background-color: transparent;
}

a:hover {
color:#FF9900;
background-color: transparent;
text-decoration: underline;
}

a:active {
text-decoration: none;
}
/*end links*/

/*news links*/
.newsl a {
font-weight:bold;
color: #FFF;
background-color: transparent;
text-decoration: none;
position: relative;
}

.newsl a:link {
color: #FFF;
background-color: transparent;
text-decoration: none;
}

.newsl a:visited {
color: #FFF;
background-color: transparent;
}

.newsl a:hover {
color:#FF9900;
background-color: transparent;
text-decoration: underline;
}

.newsl a:active {
text-decoration: none;
}
/*end links*/

/*meplur links*/
.meplur a {
color: #FFCC99;
background-color: transparent;
text-decoration: none;
position: relative;
}

.meplur a:link {
color: #FFCC99;
background-color: transparent;
text-decoration: none;
}

.meplur a:visited {
color: #FFCC99;
background-color: transparent;
}

.meplur a:hover {
text-decoration: underline;
font-weight:bold;
color:#FF9900;
background-color: transparent;
}

.meplur a:active {
text-decoration: none;
}
/*end links*/

.redd {
color: #FF9900;
background-color: transparent;
}

.main {
width: 970px;
height: 1250px;
position: absolute;
top: 5px;
left: 50%;
margin-left: -385px;
}

.main1 {
width: 970px;
height: 1250px;
position: absolute;
top: 5px;
left: 50%;
margin-left: -385px;
}

.logo {
float: left;
margin: 0;
padding: 0;
border: 0;
height:150px;
}

/*navbar*/
#mouseovers {
float: left;
width: 770px;
height: 50px;
margin-left: 5px;
margin-bottom: 0;
display: inline;
padding: 0;
border: 0;
}
/*
#subnav {
float: left;
width: 760px;
height: 45px;
margin-left: 5px;
margin-bottom: 5px;
display: inline;
padding: 0;
border: 0;
}*/
/*end navbar*/

/*content boxes*/
.maincontentbox {
background-image: url(images/main.png);
width: 770px;
height: 1007px;
background-repeat: no-repeat;
float: left;
}

.dv8contentbox {
background-image: url(images/dv8box.png);
width: 770px;
height: 910px;
background-repeat: no-repeat;
float: left;
}

.pharmacycontentbox {
background-image: url(images/pharmacybox.png);
width: 770px;
height: 1200px;
background-repeat: no-repeat;
float: left;
}

.aboutbigbox {
background-image: url(images/aboutbigbox.png);
width: 770px;
height: 700px;
background-repeat: no-repeat;
float: left;
}

.contactholdingbox {
background-image: url(images/contactholdingbox.png);
width: 770px;
height: 735px;
background-repeat: no-repeat;
float: left;
}

.scroller {
padding-top:15px;
padding-left:15px;
}

.dv8 {
margin-left: 10px;
width: 375px;
height: 365px;
background-repeat: no-repeat;
float: left;
background-image: url(images/dv8.png);
display: inline;
}

.pharmacy {
width: 375px;
height: 365px;
background-repeat: no-repeat;
float: left;
background-image: url(images/pharmacy.png);
}

.amf {

margin-left: 10px;
width: 375px;
height: 365px;
background-repeat: no-repeat;
float: left;
background-image: url(images/amf.png);
display: inline;
}

.phobia {
width: 375px;
height: 365px;
background-repeat: no-repeat;
float: left;
background-image: url(images/phobia.png);
}

.blurb {
width: 350px;
position: relative;
top: 120px;
left:10px;
}

.aboutbox {
margin-left: 5px;
width: 760px;
height: 400px;
background-repeat: no-repeat;
float: left;
background-image: url(images/aboutbox.png);
display: inline;
}

.contactbox {
margin-left: 10px;
width: 750px;
height: 450px;
background-repeat: no-repeat;
float: left;
background-image: url(images/contactbox.png);
display: inline;
}

.aboutblurb {
position:relative;
margin-left: 20px;
margin-top:20px;
width: 720px;
height: 310px;
background-repeat: no-repeat;
float: left;
display: inline;
}

.bottombar {
width: 770px;
height: 30px;
background-repeat: no-repeat;
float: left;
background-image: url(images/bottombar.png);
display:inline;
margin: 0;
padding: 0;
border: 0;
}

.sidebar {
width: 195px;
height: 270px;
background-repeat: no-repeat;
float: right;
background-image: url(images/side.png);
}

.sidesmall {
width: 195px;
height: 190px;
background-repeat: no-repeat;
float: right;
background-image: url(images/sidesm.png);
}


.sidecontent {
width: 170px;
height: 255px;
margin-top: 10px;
margin-left: 10px;
position: relative;
}

.sidecontentsm {
width: 170px;
height: 180px;
margin-top: 10px;
margin-left: 10px;
position:relative;
}

.copyright {
text-align: center;
font: 10px Arial, Helvetica, sans-serif;
color: #CCCCCC;
background-color: transparent;
vertical-align: middle;
/*end content boxes*/
}

.button {
font-size: 10px;
font-weight: bold;
background-color: #F0F0F0;
color: #000000;
border: 1px solid #333333;
}

.mycynergy {
font: bold 11pt Arial, Helvetica, sans-serif;
color: #333333;
}

/*DV8 2007 style start*/
.dv82k71 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.dv82k72 {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}
.dv82k73 {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
}

/*DV8 links*/
.dv82k7 a {
font-weight:bold;
color: #FF0000;
background-color: transparent;
text-decoration: none;
position: relative;
}

.dv82k7 a:link {
color: #FF0000;
background-color: transparent;
text-decoration: none;
}

.dv82k7 a:visited {
color: #FF0000;
background-color: transparent;
}

.dv82k7 a:hover {
color: #FFFFFF;
background-color: transparent;
text-decoration: underline;
}

.dv82k7 a:active {
text-decoration: none;
}
/*end DV8 links*/
/*DV8 2007 style end*/
