/* CSS Document */
#content-page {
	position:absolute;
	left:183px;
	top:57px;
	width:746px;
	height:413px;
}

#menucontainer {
	position:absolute;
	left:183px;
	top:470px;
	width:746px;
	height:68px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #E6E6E6;
}
a:link {
	color: #C62027;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C62027;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
#digitmedia_menu {
	position:absolute;
	width:488px;
	height:32px;
	z-index:1;
	left: 444px;
	top: 471px;
	overflow: hidden;
} 

 
 
#digitmedia_menu UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#digitmedia_menu LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#digitmedia_menu A
{
color: #000000;
display: block;
width: auto;
text-decoration: none;
background: #ffffff;
margin: 0;
padding: 2px 10px;

}

#digitmedia_menu A:hover, #digitmedia_menu A:active { 
background: #bb0515; 
color: #ffffff;
}

#digitmedia_menu A.active:link, #digitmedia_menu A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}
h1 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 1px;	
}
