#contents img
{
	display:block;
	border:1px solid red;
}	

.small
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
}

#contents,
#pageFooter
{
	margin-left:0;
}

#myAlternativeContent
{
	background:#001722 url(images/start_bg.jpg) no-repeat bottom right;
	min-height:400px;
}

#myAlternativeContent h1,
#myAlternativeContent h2,
#myAlternativeContent li
{
padding-left:40px;
}

#myAlternativeContent h1,
#myAlternativeContent h2
{
	font-size:26px;
	font-weight:bold;
	color:#ccc;
	line-height:2em;
}

#myAlternativeContent h1
{
	padding-bottom:1.6em;
	padding-top:1em;
}

#myAlternativeContent h2
{
	font-size:22px;
}

#myAlternativeContent li
{
	font-size:18px;
	line-height:1.5em;
	font-weight:bold;
}

#myAlternativeContent A
{
	color:#fff;
}

#myAlternativeContent A:hover
{
	color:#cc9a34;
}





