/*** RESET STYLES ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}


em {
	text-style: italic;
}

strong {
	font-weight: bold;
}

/*************************************************/

body {
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

#Main {
	position: relative;
	width: 965px;
	background-color: #000;
	background-image: url(images/bg-shirt.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment:scroll;
	margin: 6px auto;
	border: 1px solid #000;
}

#Links1 {
	position: absolute;
	font-weight: bold;
	top: 28px;
	left: 40px;
	width: 165px;
	height: 50px;
	z-index: 1000;
	line-height: 18px;
	letter-spacing: 1px;
}

#Links1 a, #Links1 a:visited {
	text-decoration: none;
	color:#06F;
}

#Links1 a:hover, #Links1 a:active {
	text-decoration: none;
	color: #F39;
}

#Links2 {
	position: absolute;
	font-weight: bold;
	letter-spacing: 1px;
	top: 28px;
	right: 40px;
	width: 165px;
	height: 50px;
	z-index: 1000;
	line-height: 18px;
}

#Links2 a, #Links2 a:visited {
	text-decoration: none;
	color:#06F;
}

#Links2 a:hover, #Links2 a:active {
	text-decoration: none;
	color: #F39;
}

#LinksSide {
	width: 165px;
	line-height: 18px;
	margin: 10px 0px 0px 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

#LinksSide a, #LinksSide a:visited {
	text-decoration: none;
	color:#06F;
}

#LinksSide a:hover, #LinksSide a:active {
	text-decoration: none;
	color: #F39;
}

#Logo {
	position: relative;
	top: 190px;
	left: 590px;
	width: 350px;
	height: 213px;
	z-index: 1000;
}

#Button {
	position: absolute;
	top: 205px;
	left: 150px;
	width: 175px;
	height: 175px;
	z-index: 1000;
}

#Content {
	width: 940px;
	margin: 150px 0px 10px 22px;
}

#ContentTop {
	height: 104px;
	width: 940px;
	background-image: url(images/box-top.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#ContentMid {
	width: 940px;
	background-image: url(images/box-mid.png);
	background-position: top center;
	background-repeat: repeat-y;
}

#ContentBox {
	
	padding: 0px 86px 0px 60px;
}

#ContentBtm {
	width: 940px;
	height: 73px;
	background-image: url(images/box-bottom.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#TagLine {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 565px;
	height: 56px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	border: 1px solid #999;
	background-color: #eee;
	padding: 2px 6px 2px 4px;
}

h2 {
	font-weight: bold;
	color: #600;
	padding: 10px 0px 2px 0px;
	font-size: 16px;
}

.SideBar {
	margin: 0px 0px 10px 1px;
	width: 247px;
}

#Footer {
 color: #fff;
 font-size: 11px;
 text-align: center;
 line-height: 14px;
 padding: 2px 0px 10px 0px;
}



#Footer a, #Footer a:visited {
	text-decoration: none;
	color:#39F
}

#Footer a:hover, #Footer a:active {
	text-decoration: none;
	color: #F39;
}

/**************************************************************/

.mgArticle, .mgEvent {
	padding: 2px 6px 2px 4px;
}

.mgDateGroupHead {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	margin: 12px 0px 2px 0px;
	background-color: #ff59ad;
	padding: 2px 6px 2px 4px;
}

.mgDateHeadline {
	font-weight: bold;
	color: #600;
	padding: 10px 0px 2px 0px;
	font-size: 16px;
}

.mgEventHeadline {
	font-weight: bold;
	color: #000;
	padding: 4px 0px 2px 10px;
	font-size: 14px;
}

.mgEventLocation {
	font-weight: normal;
	color: #000;
	padding: 2px 0px 1px 10px;
	font-size: 14px;
}

.mgEventBody {
	font-weight: normal;
	color: #000;
	padding: 2px 0px 1px 10px;
	font-size: 14px;
}

/* ARTICLES */

.mgHeadline {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	border: 1px solid #999;
	background-color: #eee;
	padding: 2px 6px 2px 4px;
	margin: 0px 0px 4px 0px;
}

.mgSubHead {
	font-size: normal;
	font-style: italic;
	color: #666;
	padding: 0px 0px 6px 0px;
}

.mgBody {
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
}

.mgLinkList ul {
	border-top: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  list-style-type: none !important;
}

.mgLinkList ul li {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}

.mgLinkList ul li img  {
	margin: 4px 4px 0px 0px;
	vertical-align: middle;
}

.mgLinkList ul li a {
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-weight: bold;
	background-color: transparent;
	padding: 2px 8px 2px 8px;
	line-height: 16px;
	text-decoration: none;
}

.mgLinkList ul li a:link, .mgLinkList ul li a:visted {
	color: #666;
	background-color: transparent;
}

.mgLinkList ul li a:hover, .mgLinkList ul li a:active {
	color: #900;
	background-color: #cbb;
}

.mgLinkListSubHead {
	font-size: 11px;
	font-weight: normal;
}

.mgContentImage {
	float: right;
	margin: 1px 5px 5px 5px;
}

