

body {	margin:0; 
	padding:0; 
	border: 0; 
        font: 11px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
	color:#000; 
	background: #FFF;
	line-height: 13px;
        background: url("/images/dots_bg.gif") top left repeat;
} 
a:link {color: #555; text-decoration: none}
a:visited {color: #555; text-decoration: none}
a:hover {color: #C71585; text-decoration: none}
a:active {color: #C71585; text-decoration: none}

.dots_back {  
	margin:0;
        padding:0;
        border: 0;
}
.home_back {
	background: url("/images/cupcakes_home.jpg") top center no-repeat #FFF;
}
 
.body {
	background: #FFF;
        font: 11px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        line-height: 13px;
}

.verdana11 {
        font: 11px Verdana, Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        line-height: 13px;
}
.verdana11 a {
        font: 11px Verdana, Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        line-height: 13px;
	text-decoration: underline;
}
.subhead { 
        font: 13px Verdana, Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        line-height: 15px;
}
.copyright {
        font: 11px Arial, Helvetica;
        color:#555;
	padding-right:25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pink_medium_large {
        font: 18px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Georgia, Arial, Helvetica;
        color:#C71585;
	font-weight: 100;
}
.grey_medium {
        font: 15px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Georgia, Arial, Helvetica;
        color:#555;
        font-weight: 100;
	line-height: 18px;
}
.grey_medium_link {
        font: 15px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Georgia, Arial, Helvetica;
        color:#555;
        font-weight: 100;
        line-height: 20px;
	background: url("/images/grey_dots.jpg") repeat-x bottom left;
}
.grey_medium_link_old {
        font: 15px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Georgia, Arial, Helvetica;
        color:#555;
        font-weight: 100;
	border-bottom: 2px dotted #777 thin;
	line-height: 20px;
}
.white_dots_underline {
	width: 100%;
        border-bottom: 2px dotted #666 thin;
}

.main {  margin:0;
        padding:0;
        border: 0;
        font: 11px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        background: url("/images/content_image.jpg") top left repeat;
}
.sub {
        font: 11px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        line-height: 13px;
}
.white_link {  
        font: 13px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        border-bottom: 1px dotted #666 thin;
        line-height: 25px;
}
.white_link a:visited {
        color:#000;
}
.white_link a:link {
        color:#000;
}
.white {
        font: 13px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        line-height: 16px;
}
.white a:visited {
        font: Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        line-height: 16px;
}
.white a:link {
        font: Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        line-height: 16px;
}
.cookietrail {
        font: 10px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        line-height: 12px;
}
.cookietrail a:visited {
        font: 10px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        line-height: 12px;
}
.cookietrail a:link {
        font: 10px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        line-height: 12px;
}

.white_headline {
        font: 20px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        line-height: 24px;
}
.white_headline a {
        font: 20px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Arial, Helvetica;
        color:#000;
        line-height: 24px;
}

.grey_navigation {
        font: 13px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Georgia, Arial, Helvetica;
        color:#555;
        font-weight: 100;
        line-height: 16px;
}
.pink_navigation {
        font: 13px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Georgia, Arial, Helvetica;
        color:#C71585;
        font-weight: 100;
}
.pink_navigation a {
        font: 13px Century Gothic, Futura, Monaco, Verdana, Gill Sans, Georgia, Arial, Helvetica;
        color:#C71585;
        font-weight: 100;
}
div.hr {
  border-bottom: 1px dotted #000 thin;
  padding: 4px 0px 0px 0px;
}
div.hr hr {
  display: none;
}
ul {
   margin: 0;
   padding: 0;
}
li {
   list-style-position: outside;
}
#list {
	margin: 2em;
	}

