a:link{text-decoration:none; color: #000;}

a:visited{font-weight: normal ; text-decoration:none; color:#000;}

a:hover{text-decoration:none; color:#ef3e42;}

a:active{text-decoration:none; color:#bdb1b1;} 


body {
	color: #fffff;
	font-family: myriad pro,post script,sans-serif;
	margin: 0 ;
	padding: 0;
	font-size: 0.6em;	
	text-align: left;

	background: #ffffff  top left repeat-x;
}

h1
{
	color: #ed1c24;
	font-size: 42px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #ed1c24;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #ffffff;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/
#bckgrd {
position: absolute;
top: 0px;
left: 0px;
}


#title{
	position: absolute;
	top: 0px;
	left: 275px;
}



#sidenav {
color:#000000;
width: 180px;
height: auto;
text-align: center;
padding: 0px;
font-size: 12px;
font-family: myriad pro, post script,san-serif;
padding-top: 0px;
position: absolute;
top: 150px;
left: 2px;
}

#myGallery
{
	top: 0px;
left: 0px;
text-align: center;
	margin: 0 auto;
}