body
	{
		background: black url(http://cdn.dk101.net/iphone/darklegacy/bg.jpg);
		background-repeat: repeat-x;
		margin: 0px;
		padding: 0px;	
	}
	
#container
	{	
		text-align: left;
		width:900px;
	}
	
#rightholder
	{
		float: right;
		width: 345px;	
		height: 500px;
	}
	
#screenies
	{
		background: URL(http://cdn.dk101.net/iphone/darklegacy/screenies.png);
		width: 550px;
		height: 500px;	
	}
	
#linkbar
	{
		font-family: Myriad, Lucida Grande, Arial;
		font-size: 11px;
		font-weight: bold;
		text-align: right;
		height: 44px;
		color: gray;
		line-height: 44px;	
	}

#linkbar a
	{
		text-decoration: none;
		color: gray;	
	}

#linkbar a:hover
	{
		text-decoration: none;
		color: silver;	
	}
	
#semilogo
	{
		height: 80px;	
		background: URL(http://cdn.dk101.net/iphone/darklegacy/semilogo.png);
	}
	
#middletext
	{
		font-family: Myriad, Lucida Grande, Arial;
		font-size: 11px;
		font-weight: bold;
		font-style: italic;
		text-align: right;
		color: silver;
		width: 300px;
		float: right;
		clear: both;
	}
	
#middletexttwo
	{
		font-family: Myriad, Lucida Grande, Arial;
		font-size: 11px;
		font-weight: bold;
		text-align: left;
		color: silver;
		width: 300px;
		float: left;
		padding-left: 15px;
		clear: both;
	}
	
.titleleft
	{
		clear: both;
		padding-top: 25px;
		padding-bottom: 5px;
		font-family: Myriad, Lucida Grande, Arial;
		font-size: 11px;
		font-weight: bold;
		font-size: 13px;
		color: white;	
		left-align: left;
	}

#social
	{
		text-align: right;
		float: right;
		width: 150px;	
		line-height: 40px;
		font-family: Myriad, Lucida Grande, Arial;
		font-size: 11px;
		font-weight: bold;
		color: gray;
		line-height: 44px;	

	}
	
#social img
	{
		padding-left: 5px;
	}