/* CSS Document */
/* Alias Media CSS Yellow Block Template Design */
/* Copyright 7 October 2005 Rhys Turner*/
/* Author Rhys Turner */

/* Head */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*
	text-align: left;
	*/
}
h1{
	font-size: 16px;
	color: #000000;
	padding-top: 10px;
	line-height: 18px;
	font-style: italic;
}
h2{
	font-size: 14px;
	color: #333333;
	padding-top: 1px;
	padding-left: 0px;
	line-height: 14px;
}
h3{
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-left: 0px;
	line-height: 14px;
}
h4{
	font-size: 14px;
	height: 80px;
	width: 726px;
	color: #000000;
}
p{
	
	background-color: #FFFFFF;
	padding: 10px;
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover, a:active{
	color: #FF0033;
	text-decoration: underline;
}

/* Main Divs */
#container{
	margin: 10px auto;
	
}
#top{
	width:800px;
	hight: auto;
}
#head{
	background-image: url(../images/sandie_detail.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 52px;
	background-position: center;
}
#homeText{
	margin: 10px auto;
	position: relative;
	top: 0px;
	text-align: center;
	margin-bottom: -90px;
}
#homeContext{
	position: relative;
}
#title{
	padding:5px;
}
#main{
	height: 620px;
}
#main a:link {
	color: #000000;
	text-decoration: underline;
}
#main a:visited{
	color: #333333;
	text-decoration: underline;
}
#main a:hover, #main a:active{
	color: #CC3300;
}
#bottom {
	font-size: 14px;
	bottom: 0px;
	color: #990000;
}

#top2 {
	font-size: 18px;
	color: #000000;
}

#footer {
	background:  no-repeat left bottom;
	text-align: right;
	width: 736px;
	height:auto;
	margin: 0px;
	top: auto;
	bottom: 0px;
	color: #000000;
	padding-right: 10px;
}
#footer a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#footer a:visited {
	font-weight: normal;
	text-decoration: none; 	
	color: #333333;
}
#footer a:hover, a:active{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
