body {
	margin:  0;
	padding: 0;
	background: #554e41 url("../img/md_bg.jpg");
	font-family: Arial, Helvetica, Sans-serif;
}

a 
{
	text-decoration: none;
	color: #ffd828;
}

a:hover
{
	color: #cdad24;
}


#content {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 1100px;
	height: 1138px;
	background-image: url("../img/md_main_bg.jpg");
}

#navigation a
{
	text-indent: -9999px;
	text-decoration: none;
	position: absolute;
}

#navigation li
{
	display: inline;
}

#home a 
{
	top: 85px;
	left: 140px;
	width: 280px;
	height: 50px;
}

#twitter a 
{
	top: 0px;
	left: 650px;
	width: 300px;
	height: 100px;
}

#triangle a 
{
	top: 1060px;
	left: 495px;
	width: 245px;
	height: 40px;
}

#yedrellow a 
{
	top: 1050px;
	left: 770px;
	width: 145px;
	height: 45px;
}

#appstore a 
{
	top: 404px;
	left: 141px;
	width: 217px;
	height: 97px;
	background-image: url("../img/md_appstore.png");
}

#facelink a 
{
	top: 1067px;
	left: 260px;
	width: 32px;
	height: 32px;
	background-image: url("../img/md_fb.png");
}

#twitlink a 
{
	top: 1067px;
	left: 300px;
	width: 32px;
	height: 32px;
	background-image: url("../img/md_tw.png");
}

#fliclink a 
{
	top: 1067px;
	left: 340px;
	width: 40px;
	height: 32px;
	background-image: url("../img/md_fl.png");
}

#MD_intro {
	position: absolute;
	top: 145px;
	left: 152px;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 250px;
	z-index: 1;
	text-align: left;
}

#MD_news {
	position: relative;
	top: 635px;
	left: 162px;
	margin: 0;
	padding: 0;
	width: 518px;
	height: 375px;
	z-index: 1;
}

#flick_0 {
	position:  absolute;
	top: 665px;
	left: 135px;
	z-index: 100;
	width:  116px;
	height:  80px;
	padding:  16px 10px 10px 10px;
	background-image: url("../img/flickr_bg.png");
}

#flick_1 {
	position:  absolute;
	top: 665px;
	left: 271px;
	z-index: 100;
	width:  116px;
	height:  80px;
	padding:  16px 10px 10px 10px;
	background-image: url("../img/flickr_bg.png");
}
#flick_2 {
	position:  absolute;
	top: 782px;
	left: 135px;
	z-index: 100;
	width:  116px;
	height:  80px;
	padding:  16px 10px 10px 10px;
	background-image: url("../img/flickr_bg.png");
}
#flick_3 {
	position:  absolute;
	top: 782px;
	left: 271px;
	z-index: 100;
	width:  116px;
	height:  80px;
	padding:  16px 10px 10px 10px;
	background-image: url("../img/flickr_bg.png");
}
#flick_4 {
	position:  absolute;
	top: 899px;
	left: 135px;
	z-index: 100;
	width:  116px;
	height:  80px;
	padding:  16px 10px 10px 10px;
	background-image: url("../img/flickr_bg.png");
}
#flick_5 {
	position:  absolute;
	top: 899px;
	left: 271px;
	z-index: 100;
	width:  116px;
	height:  80px;
	padding:  16px 10px 10px 10px;
	background-image: url("../img/flickr_bg.png");
}
#flick_6 {
	position:  absolute;
	top: 152px;
	left: 495px;
	z-index: 160;
	width:  406px;
	height:  304px;
}

#flick_front {
	position:  absolute;
	top: 122px;
	left: 495px;
	z-index: 170;
	width:  406px;
	height:  304px;
	background-image: url("../img/md_ipad_bg.png");
}

h4
{
	margin: 7px 20px 0px 23px;
	text-align: left;
	color: #ffd828;
	font-weight: bold; 
	text-shadow: #333 0 1px 1px;
	letter-spacing: 0.5px;
}

h4 a 
{
	text-decoration: none;
	color: #ffd828;
}

h4 a:hover
{
	color: #cdad24;
}

hr {
	border: 0;
	height: 1px;
	margin: 10px 10px 0 10px;
	border-bottom: 1px solid #948d83;
}

p.intro {
	margin: 0;
	font-size:  15px;
	line-height: 18px;
	letter-spacing: 1px;
}

.intro span {
	color:  #ffd828;
}

p {
	margin: 7px 20px 12px 23px;
	text-align: left;
	font-size:  13px;
	line-height: 18px;
	letter-spacing: 0.5px;
	color: #fff;
	text-shadow: #333 0 1px 1px;
}

.newsscroll {
	margin:  0;
	max-height: 200px;
	overflow:  auto;
	margin-bottom: 5px;
}
