BODY
{
    margin:0px;
    background-image: url(images/back.jpg);
}

#logo IMG
{
    position:absolute;
    margin:34px 0px 0px 0px;
}

#navigation {
	margin:98px 0px 0px 0px;
	float:left;
	padding:0px;
}


#navigation A SPAN {
	DISPLAY: none;
}

#navigation A 
{
    DISPLAY: block; 
}

#navigation A.aboutauthor {
	BACKGROUND: url(images/about.gif) no-repeat; 
	WIDTH: 186px; 
	HEIGHT: 17px; 
}

#navigation A.aboutstani {
	BACKGROUND: url(images/stani.gif) no-repeat; 
	WIDTH: 186px; 
	HEIGHT: 18px; 
}

#navigation A.press {
	BACKGROUND: url(images/press.gif) no-repeat; 
	WIDTH: 186px; 
	HEIGHT: 16px; 
}

#navigation A.events {
	BACKGROUND: url(images/events.gif) no-repeat; 
	WIDTH: 186px; 
	HEIGHT: 13px; 
}

#navigation A.contact {
	BACKGROUND: url(images/contact.gif) no-repeat; 
	WIDTH: 186px; 
	HEIGHT: 17px; 
}

#navigation A.links {
	BACKGROUND: url(images/links.gif) no-repeat; 
	WIDTH: 186px; 
	HEIGHT: 18px; 
}

#navigation A:hover {
	background-position: -186px 0;
}

#navigation A.active {
	background-position: -186px 0;
}

#content 
{
    width:316px;
    margin-top:98px;
    margin-right:187px;
    float:left;
    color: #333333;
	line-height: 14px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content P.headers 
{
    color: #E22067;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#flashcontent 
{
    margin-top:26px;
    margin-right:188px;
    float:left;
}

#linksplaceholer 
{
    position:absolute;
    margin-top:115px;
    margin-left:187px;
    width:624px;
    z-index:20;
    
}

#sideimage 
{
    position:absolute;
    left:503px;
    margin-top:0px;
}

#sideimage DIV.author 
{
    width:374px;
    height:638px;
    background: url(images/side_aboutauthor.jpg) no-repeat;
}

#sideimage DIV.londonstani 
{
    width:374px;
    height:638px;
    background: url(images/side_londonstani.jpg) no-repeat;
}

#sideimage DIV.contact 
{
    width:374px;
    height:638px;
    background: url(images/side_conact.jpg) no-repeat;
}

#sideimage DIV.events 
{
    width:374px;
    height:638px;
    background: url(images/side_events.jpg) no-repeat;
}

#sideimage DIV.press 
{
    width:374px;
    height:638px;
    background: url(images/side_press.jpg) no-repeat;
}

#sideimage DIV.contact 
{
    width:374px;
    height:638px;
    background: url(images/side_contact.jpg) no-repeat;
}

#sideimage DIV.links 
{
    width:374px;
    height:638px;
    background: url(images/side_links.jpg) no-repeat;
}
