#wrapper { 
}

#logo {
position: absolute;
left: 95px;
top:10px;
width:200px;
}

#leftpic {
position: absolute;
left: 95px;
top: 200px;
width: 170px;
font: .9em/normal Georgia, "Times New Roman", Times, serif;
color: #ED1E79;
text-align: left;
}

#leftcontent {
position: absolute;
left: 110px;
top: 450px;
width: 170px;
font: .9em/normal Georgia, "Times New Roman", Times, serif;
color: black;
text-align: left;
}
		
#centercontent {
position:absolute;
left: 350px;
right: 95px;
top: 180px;
border:0px;
}
	
#linkmenu {
position: absolute;
right: 95px;
top:10px;
border:0px;
font: 1.2em/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer {   
font: .7em/normal Georgia, "Times New Roman", Times, serif;
color: #333333;
}

#admin {
position:absolute;
left: 100px;
right: 100px;
top: 200px;
border:0px;
}	

body {
background-image: url(http://www.sweetgirlssweets.com/images/header_stripe.gif);
background-repeat: repeat-x;
font: 1em helvetica;
color: #000;
padding: 0;
cursor: default;
margin: 20px 0 0 20px;
border-width: 0;
}

a:link {
text-decoration: none;
color: #000;
border: none;
font: 1.3em/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:visited {
text-decoration: none;
color: #000;
border: none;
font: 1.3em/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:active {
text-decoration: none;
color: #000;
border: none;
font: 1.3em/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:hover {
text-decoration: none;
color: #fff;
background-color: #ED1E79;
border: none;
font: 1.3em/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:link img {
border: none;
}

a:hover img {
border: none;
background-color: white;
}

a:visited img {
border: none;
background-color: white;
}

a:active img {
border: none;
background-color: white;
}

h1 {
font: 1.8em Georgia, "Times New Roman", Times, serif;
color: #ED1E79;
margin: 0 0 0 0px;
left: 20px;
text-align: left;
}

h2 {
font-size: 1.0em;
color: #000;
}

p {
color: #000;
left: 20px;
}

p strong {
color: #000;
}

dd {
color: #333;
padding: 0 0 0 0px;
}

table {
border: 0px;
border-collapse: collapse;
}

tr.underline {
border-bottom: 2px dashed #FF0099;
caption-side: top;
padding: 5px;
}