img
{
	border:none;
}
 a:link 
{
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
	color: #372A00;
}
a:hover 
{
	color:#FFFFFF;
	text-decoration: none;
}

a:active 
{
	color:#FFFFFF;
	text-decoration: none;
}

body 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "kristen itc", "Century Gothic", Verdana, Arial, Helvetica, sans-serif;





	background-image: ../images/layout/pd.jpg;
	background-image: url(../images/layout/pink_dots.jpg);
	background-position: center;
	color: #000000;
	font-size: 16px;
}
.coming_soon {
	width: 100%;
	margin-top: 150px;
	text-align: center;
}
.header_bar {
	width: 100%;
	height: 324px;
	margin-top: 20px;
}
.header {
	width: 981px;
	height: 324px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	width: 336px;
	height: 324px;
	background-image: url(../images/layout/logo.gif);
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
}
.icing {
	width: 645px;
	height: 152px;
	margin-left: 336px;
	background-image: url(../images/layout/icing.gif);
	margin-top: 0px;
	position: absolute;
}
.nav {
	width: 642px;
	height: 172px;
	margin-left: 336px;
	margin-top: 152px;
	background-color: #FFFFFF;
	position: absolute;
}
.buttons  {
	width: 642px;
	height: 48px;
	margin-top: 40px;
	
}
.button  {
	width: 78px;
	height: 48px;
	float: left;
	text-align: center;
	font-family: 'kristen itc', 'century gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #72FF42;
}
.sub_buttons  {
	width: 632px;
	height: 40px;
	margin-top: 5px;
	background-image: url(../images/numnums/pink_dot_line.jpg);
	background-repeat: repeat-x;
	
}
.sub_button  {
	width: 90px;
	height: 35px;
	float: left;
	text-align: center;
	font-family: 'kristen itc', 'century gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72FF42;
	margin-top: 5px;
}
.button a:link {
	color: #000000;
}
.button a:hover {
	color: #72FF42;
}
.button_active  {
	width: 127px;
	height: 28px;
	float: left;
	margin-left: 22px;
	text-align: center;
	font-family: 'kristen itc', 'century gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #72FF42;
	
}
.sub_button  a:link {
	color: #000000;
}
.sub_button  a:hover {
	color: #72FF42;
}
.sub_button_active  {
	width: 127px;
	height: 28px;
	float: left;
	margin-left: 22px;
	text-align: center;
	font-family: 'kristen itc', 'century gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #72FF42;
	
}
.border {
	width: 3px;
	margin-top: 152px;
	margin-left: 978px;
	height: 172px;
	position: absolute;
	background-image: url(../images/layout/pink_border.gif);
}
.body_bar {
	width: 100%;
	overflow: auto;
}
.body {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
}
.body  a:link {
	color: #000000;
}
.body  a:hover {
	color: #72FF42;
	
	
}
.body_inside {
	width: 920px;
	margin-left: 60px;
}
.body_border {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7B0C2;
}
.body_content {
	width: 916px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.body_margin {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	overflow: auto;
}
.numnum_heading {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.footer_bar {
	width: 100%;
	height: 235px;
}
.footer {
	width: 981px;
	height: 235px;
	margin-left: auto;
	margin-right: auto;
}
.footer_inside {
	width: 920px;
	height: 235px;
	margin-left: 60px;
	background-image: url(../images/layout/footer.gif);
}
.copyright {
	width: 300px;
	font-size: 12px;
	text-align: center;
	color: #2EB700;
	margin-top: 210px;
	position: absolute;
	margin-left: 310px;
}
.contact_dots {
	background-image: url(../images/contact/contact_dots.jpg);
	width: 603px;
	margin-left: auto;
	margin-right: auto;
	height: 249px;
}
.year{
	font-size: 22px;
}
#temp{
	font-size: 20px;
	padding:10px;
	margin:10px;
	display:block;
	border: 10px solid #72FF42;
}
