body {
	background-color: #000;
	margin-top:0px;

}


/*

LINKS

*/

a {
   font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #740000;
	text-decoration: none;
}

a.menusmall, a.menusmallfront {
	color:#666666;
	text-decoration:none;
	font-size:18px;
	border-bottom-width: 0px;
}

a.smallfont {
color:#666666;
text-decoration:none;
border-bottom-width: 0px;
}


a:hover.menusmall {
	text-decoration:none;
	color: #000;
	background-color: #fff;
}

a:hover.menusmallfront 
 {
	text-decoration:none;
	color: #FFF;
	background-color: #740000;
}


a:hover {
	text-decoration: none;
	color: #000;
	background-color: #fff;

}
/*

TEXT STYLES

*/

.yup {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 10pt;
	line-height:14pt;
	color: #000000;
}


.yup.bottom {
-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border: 1px solid #ccc;
padding:10px;
}

.cap {
	float: left;
	width: 34px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 32pt;
	line-height: 36px;
	font-weight: normal;
	color: #740000;
	}
	

.menusmall, .menusmallfront, .close {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	line-height:18pt;
	font-size: 10pt;
	font-weight:800;
	color: #555555;
	text-transform: uppercase;
	text-decoration:none;
}

.menusmallfront {

	padding:5px;
	border-top: 2px solid #740000;
	
}


.menubig {	
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	line-height:22px;
	font-size: 12pt;
	color: #000000;
}


hr {
	border-top: 1px dotted #740000;
	width:80%;
	}

.smallheader {
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 15px;
	font-weight: bolder;
	color:#555555;

}





.bigfont { 
color: #740000; 
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; 
font-size: 18px;
text-transform: uppercase; 


 }

.smallfont {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 7pt;
	line-height:11pt;
	color: #666;
}



/* 

EXPERIMENTAL SHADOW

*/

.shadow  { position:relative; display:block; color:#333; text-transform:uppercase; font-size:18px;  }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#CCC;font-size:18px;} 



/*

CONTENT STRUCTURE

*/


#box {
	width: 90px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #ccc;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	padding: 8px;
}

#yupbox {

	background-color:#DDD;
		-moz-border-radius: 16px;
	-webkit-border-radius:  16px;
	border: 0;
	padding: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	line-height:14pt;
	font-size: 9pt;
	color: #000000;
	margin-top:-30px;
}


#outside {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 710px;
	
}



#ditch {
	float: left;
	width:105px;
	margin-top:5px;
	padding:5px;
}


#bitch {
	float:right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	width: 570px;
	background-position: right;
	background-color: #FFFFFF;
	margin-top:0px;
	padding-left:10px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	margin-top: 0px;
	position: relative;
	text-align: justify;
	
}
