* { padding: 0; margin: 0; }

body {
    color: #7A67EE;
    font-family: Verdana;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 12pt;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    background-color: #7A67EE; 
    background-image: url("images/starbacks.gif");
}

a:link {color: #7A67EE; font-weight: normal; text-decoration: none; }
a:visited { color: #7A67EE; font-weight: normal; text-decoration: none;  }
a:hover {color: #98A148; font-weight: normal;  text-decoration: none;  }

p {
	font-family: Verdana;
	font-size: 7pt;
	line-height: 12pt;
}

p.contact {
	font-family: Verdana;
	font-size: 9pt;
	line-height: 14pt;
}


p.head {
        margin-bottom: 0px;
}

p.caption { color: #FFFCCF; margin-bottom: 0px;}

.photo-left {
	FLOAT: left; MARGIN: 0.5em
}

.photo-right {
	FLOAT: right; MARGIN: 0.5em
}

div.outer {
       margin: auto;
       width: 790px;
       position: relative;       
}

div.banner {
	position: relative;
	width: 790px;
        top: 0px;
        left: 0px;
        height: 73px;
}

div.header {
	position: relative;
        top: 0px;
        left: 0px;
	width: 790px;
}

div.dots {
        background-image: url("images/sdot.gif");
	position: relative;
	width: 790px;
	left: 0px;
	top: 0px;
        height: 20px;
        margin-top: 0px;
}


div.hpbox {
float: left;
position: relative; 
width: 200px; 
height: 90px; 
top: 34px; 
left: 140px; 
margin-left: 0px;
margin-top: 8px;
text-align: center;
}

ul {
color: #7A67EE;
font-family: Verdana;
font-size: 9pt;
line-height: 14pt;
vertical-align: middle;
list-style-image: url('images/dot.gif');
}





