body {
	margin-left: 150px;
	margin-top: 20px;
	background: url(http://www.twilightsnow.net/sugarrune/bg10.gif);
	
}
	

#container {
	width: 750px;
	margin-left: 3px;
	
	
}

#logo {
	width: 627px;

}

#logo img {
	border: 1px dashed #fe0038;
	margin-left: 0px;
	margin-bottom: 45px;
	
}

#link1 {
	width: 150px;
	position: absolute; top: 275px; left: 145px;
	z-index: 4;
	background: url(http://www.twilightsnow.net/sugarrune/pinktab.png) center no-repeat;
	padding: 10px 0px 10px 0px;
	margin: 0;
	text-align: center;
	

	
}

#link2 {
	width: 150px;
	position: absolute; top: 275px; left: 264px;
	z-index: 5;
	background: url(http://www.twilightsnow.net/sugarrune/orangetab.png) center no-repeat;
	padding: 10px 0px 10px 0px;
	text-align: center;
	
}
	
#link3 {
	width: 150px;
	position: absolute; top: 275px; left: 388px;
	z-index: 3;
	background: url(http://www.twilightsnow.net/sugarrune/purpletab.png) center no-repeat;
	padding: 10px 0px 10px 0px;
	text-align: center;
	
}

#link4 {
	width: 150px;
	position: absolute; top: 275px; left: 512px;
	z-index: 2;
	background: url(http://www.twilightsnow.net/sugarrune/yellowtab.png) center no-repeat;
	padding: 10px 0px 10px 0px;
	text-align: center;
	
	
}

#link5 {
	width: 150px;
	position: absolute; top: 275px; left: 632px;
	z-index: 1;
	background: url(http://www.twilightsnow.net/sugarrune/pink2tab.png) center no-repeat;
	padding: 10px 0px 10px 0px;
	text-align: center;
}


#contentbox {
	width: 623px;
	background: #ffdfae;

	
}


#content {
	width: 595px;
	background: #ffdfae;
	padding: 10px 0px 10px 15px;

	
}


#footer {
	width: 623px;
	clear: both;
	
}

a.pink:link, a.pink:visited, a.pink:hover, a.pink:active {
	color: #fa2eaa;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	

	
}

a.orange:link, a.orange:visited, a.orange:hover, a.orange:active {
	color: #fca622;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	

}

a.purple:link, a.purple:visited, a.purple:hover, a.purple:active {
	color: #b80ebe;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;	

	
}


a.yellow:link, a.yellow:visited, a.yellow:hover, a.yellow:active {
	color: #ffd200;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;

}


a.pink2:link, a.pink2:visited, a.pink2:hover, a.pink2:active {
	color: #fb2655;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;


}


p {
	font-family: verdana, arial;
	color: #000;
	font-size: 11px;
	text-align: justify;
	

}


p img {
	border: 0;
}





h1 {
	font-family: Verdana;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background: url(http://www.twilightsnow.net/sugarrune/greendots.png) no-repeat;
	padding: 0px 0px 0px 40px;
	font-variant: small-caps;
}

h2 {
	font-family: verdana;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background: url(http://www.twilightsnow.net/sugarrune/greendot_small.png) no-repeat;
	padding: 0px 0px 0px 20px;

}


a:link, a:visited, a:hover, a:active {
	color: #3120ce;
	font-weight: bold;
	text-decoration: none;
	
}



#bella p {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	padding: 10px;
}

.center {
	text-align: center;
}

.right {
	float: right;
	padding: 5px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.clearer {
	clear: both;
}

.left {
	float: left;
	padding: 5px;
}
