* {
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-image: url(../_images/masthead.png);
	height: 250px;
	width: 955px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
#container #masthead p { display: none; }
#mainmenu li {
	display: inline;
	list-style-type: none;
}
#mainmenu {
	height: 43px;
	width: 770px;
	background-color: #2187CE;
	padding-left: 185px;
}
#footer {
	background-color: #1787ce;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: center;
	margin: 0px;
	clear: both;
	padding-top: 15px;
}
#mainmenu a:link, #mainmenu a:visited ,#mainmenu a:hover,#mainmenu a:active{
	float: left;
	width: 955px;
	background-color: #2986CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainmenu a.mmHome:link , #mainmenu a.mmHome:visited{
	display: block;
	background-image: url(../_images/mm_home.gif);
	height: 43px;
	width: 107px;
	text-indent: -999999px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainmenu a.mmHome:hover, #mainmenu a.mmHome:active {
	display: block;
	background-image: url(../_images/mm_home.gif);
	height: 43px;
	width: 107px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainmenu a.mmMusicVideo:link , #mainmenu a.mmMusicVideo:visited{
	display: block;
	background-image: url(../_images/mm_musicVideo.gif);
	height: 43px;
	width: 203px;
	text-indent: -999999px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainmenu a.mmMusicVideo:hover, #mainmenu a.mmMusicVideo:active {
	display: block;
	background-image: url(../_images/mm_musicVideo.gif);
	height: 43px;
	width: 203px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainmenu a.mmPhotos:link , #mainmenu a.mmPhotos:visited{
	display: block;
	background-image: url(../_images/mm_photos.gif);
	height: 43px;
	width: 131px;
	text-indent: -999999px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainmenu a.mmPhotos:hover, #mainmenu a.mmPhotos:active {
	display: block;
	background-image: url(../_images/mm_photos.gif);
	height: 43px;
	width: 131px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainmenu a.mmServices:link , #mainmenu a.mmServices:visited{
	display: block;
	background-image: url(../_images/mm_services.gif);
	height: 43px;
	width: 159px;
	text-indent: -999999px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainmenu a.mmServices:hover, #mainmenu a.mmServices:active {
	display: block;
	background-image: url(../_images/mm_services.gif);
	height: 43px;
	width: 159px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content p {
	font-size: 12px;
	line-height: 22px;
	color: #FFF;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#content #article {
	width: 330px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin-top: 30px;
	margin-left: 70px;
	padding: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #dcdfdf;
	margin-bottom: 5px;
}
#container #content #sidebarTop #sidebarTopImage p {
	padding-left: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-top: 8px;
}
#mainmenu leftcap {
	background-image: url(../_images/mm_leftcap.gif);
	display: block;
	float: left;
}
#container #mainmenu ol li img {
	float: left;
	height: 43px;
	width: 185px;
}
#article h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #FFF;
	margin-right: 100px;
	margin-left: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #3AA8FF;
	text-decoration: none;
}
a:visited {
	color: #fcff01;
	text-decoration: none;
}
a:hover { color: #AEE4FF; }
a:active { color: #AEE4FF; }

