 
/*DEFAULT PAGE*/
/*Player*/

#main
{
	min-height: 441px;
}

.splashItem
{
	display: none;
}

h2
{
	display: none;
}

#player
{
	position: relative;
	float: left;
	margin-left: 82px;
	margin-top: 9px;
	width: 705px;
}

#playerbg
{
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 0px;
}

.featurephoto
{
	position: absolute;
	z-index: 1;
	width: 487px;
	height: auto;
	top: 0px;
	left: 0px;
	margin-left: 8px;
	margin-top: 5px;
}

.featuretext
{
	position: absolute;
	z-index: 15;
	top: 0;
	left: 0;
	margin-left: 525px;
	margin-top: 25px;
	width: 150px;
	text-align: left;
}

.featuretitle
{
	color: #fff;
	font-size: 20px;
	font-family: Bookman Old Style, Times New Roman, serif;
}

.featurecontent
{
	color: #e6d8a7;
	font-size: 13px;
	line-height: 17px;
}

.playerhr
{
	padding: 5px 0px 5px 0px;
}

.playerRead
{
	color: #9bcee9;
	font-style: italic;
	font-weight: bold;
	padding-left: 7px;
	background: transparent url(https://www.tridelta.org/content/images/blue-arrow.png) no-repeat top left;
	font-size: 11px;
	margin-top: 4px;
}

.playerRead a, .playerRead a:visited
{
	color: #9bcee9;	
	text-decoration: none;
}

#playerDots
{
	position: absolute;
	z-index: 15;
	top: 0;
	left: 0;
	margin-left: 30px;
	margin-top: 260px;
	float: left;
	cursor: pointer;
}

/*Buttons-Right for Default Page*/
#buttons
{
	background: transparent url(https://www.tridelta.org/content/images/button-bg.png) no-repeat center 1px;
	width: 183px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 780px;
	margin-top: 127px;
}

.button
{
	background: transparent url(https://www.tridelta.org/content/images/button-blank-full.png) no-repeat top center;	
	height: 131px;
	text-align: left;
}

.buttonads
{
	height: 96px;
	width: 151px;
	margin-left: 17px;
	padding-top: 2px;
}

.buttontext
{
	color: #fffffb;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin-top: 6px;
	margin-left: 48px;
}

/*Bottom*/
#bottomadsection
{
	background: transparent url(https://www.tridelta.org/content/images/pattern-bg-full.jpg) repeat-x 5px top;
	width: 1000px;
	height: 197px;
	margin-top: 272px;
}

#bottomads
{
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	margin-top: 440px;
	margin-left: 95px;
	background: transparent url(https://www.tridelta.org/content/images/tweet-facebook-bg.png) no-repeat 168px top;	
	min-height: 138px;
}

.bottomad
{
	float: left;
}

#readyforlife
{
	color: #353535;
	/*font-style: italic;*/
	font-size: 10px;
	margin-top: 3px;
	width: 136px;
}

#readyforlife span
{
 	display: block;
	width: 133px;
}

#tweets
{
	width:225px;
	margin-top: 10px;
	text-align: left;
	margin-left: 42px;
	color: #3c3a2f;
	font-size: 11px;
}

#tweets p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.tweetinfo
{
	color: #b06911;
	margin-top: 10px;
}

#facebook
{
	width:	145px;
	margin-top: 10px;
	margin-left: 25px;
	text-align: left;
}

.facebookphoto
{
	margin-left: 15px;
	margin-top: 7px;
	max-width: 120px;
}

#alsovisit
{
	width: 100px;
	margin-top: 3px;
	margin-left: 35px;
	text-align: left;
}

#alsovisit ul
{
	padding-left: 0px;
	margin-left: 18px;
	margin-top: 5px;
}

#alsovisit li a
{
	text-transform: uppercase;
	color: #3f3e36;5:33 PM 2/23/2011
	text-decoration: none;
	border-bottom: 1px solid #bab28b;
	font-size: 10px;
	font-weight: bold;
}

.title
{
	color: #4a9fce;
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold;
}



#main html, #main html head, #main html head title, #main html body
{
	display: none;
}
