/* Stylesheet for Suzy Smith frontpage
Trefor James, 2006
*/

body 
	{
	background-color: #000000;
	text-align: center;
	color: #ffffff;
	}

a:link
	{
	color: #ffffff;
	text-decoration: none;
	border: 0
	}

a:visited
	{
	color: #ffffff;
	text-decoration: none;
	border: 0;
	}

a:hover
	{
	color: #aeaeff;
	text-decoration: none;
	border: 0;
	}

#horizon
        {
        color: black;
        background-color: transparent;
        position: absolute;
        top: 10px;
        left: 0px;
        width: 100%;
        height: 0px;
        overflow: visible;
        visibility: visible;
        display: block;
        }
	
#content 
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #000000;
	margin: 0;
	margin-left: -375px;
	position: absolute;
        top: 0px;
        left: 50%;
        height: 790px;
        visibility: visible;
	text-align: left;
	padding: 0;
        width: 760;
	}


#menu {
	position: relative;
	background-color: #000000;
	top: 0;
	left: 0;
	width: 733;
	height: 10;
}

#logo {
	position: absolute;
	top: 30;
	left: 10;
}
#logo_text {
	position: absolute;
	top: 97px;
	left: 10px;
	width: 733px;
	height: 100px;
	background-color: #FFFFFF;
}


#pressfooter {
	position: absolute;
	top: 741px;
	left: 10px;
	height: 41px;
}

#presspage {
	position: absolute;
	top: 155px;
	left: 10;
	width: 733;
	height: 593px;
	background-color: #FFFFFF;
}


#image1{
	position: absolute;
	top: 9px;
	left: 18px;
}

#image2{
	position: absolute;
	top: 358px;
	left: 70px;
}

#image3{
	position: absolute;
	top: 347px;
	left: 573px;
}

#text {
	color: #000000;
	position: absolute;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	top: 10;
	left: 244px;
	width: 470px;
	height: 306px;
}

#text2 {
  color: #000000;
	position: absolute;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	top: 725px;
	left: 100px;
	width: 570;
}

#navtext {
  color: #ffffff;
	position: absolute;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	top: 0;
	left: 0;
	width: 760;
}

#movie_holder
	{
	position: relative;
	top: -430;
	left: 350;	
	height: 430;
	width: 35;
	}

#divider {
	position: absolute;
	background-color: #000000;
	top: 0;
	left: 0;
	width: 5;
	height: 1;
}

#ss-flash {
	position: absolute;
	top: 0;
	left: 40;	
	height: 430;
	width: 320;		
}

#divider2 {
	position: absolute;
	background-color: #000000;
	top: 0;
	left: 360;
	width: 5;
	height: 1;
}
H1 {
        margin-top: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
H2 {
        margin-top: 0px;;
        font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
H3 {
        margin-top: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
