/* 
Site Standard layout for: Gondwana Voices
Author: Nick Sammut nick@creativezoo.com.au
Version: 20-07-2005
------------------------------------------------------------*/

html, body
{
	color: #333333;
	text-align: left;
	background-color: #CCCCCC;
	background-image: url(../images/back_gond.gif);
}

#container
{
	width: 754px;
	position: relative;
	height: 200px;
	margin-top: 0px;
	margin: 1em auto 4em auto;
	padding: 0px;
}

#content
{
	width: 754px;
	position: relative;
	background-color: #333333;
}

#headerlinks
{
	width: 754px;
	height: 48px;
	position: relative;
	margin-top: -5px;
}

#indexback
{
	width: 754px;
	height: 572px;
	margin-top: 5px;
	xposition: relative;
	background: url(../images/splashbig.jpg) no-repeat;
}

#indexmain
{
	width: 754px;
	height: 273px;
	xmargin-top: 8px;
	background: url(../images/main_practice1.jpg) no-repeat;
	xborder: 1px solid green;
}

#body
{
	width: 401px;
	height: 19em;
	position: absolute;
	background-color: #E8EFF8;
}

#bodyleftmain
{
	width: 401px;
	height: 38em;
	margin-top: 0px;
	padding: 0;
	position: relative;
	background-color: #FFFFFF;
}

#bodyrightmain
{
	width: 353px;
	height: 38em;
	padding:0;
	margin-left: 401px;
	margin-top: -38em;
	position: relative;
	background-color: #DDE8F5;

}

#bodyleftmid
{
	width: 401px;
	height: 30em;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
}

#bodyrightmid
{
	width: 353px;
	height: 30em;
	margin-left: 401px;
	margin-top: -30em;
	position: relative;
	background-color: #DDE8F5;
}

#bodyleftmid2
{
	width: 401px;
	height: 58em;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
}

#bodyrightmid2
{
	width: 353px;
	height: 58em;
	margin-left: 401px;
	margin-top: -58em;
	position: relative;
	background-color: #DDE8F5;
}

#bodyleftlong
{
	width: 401px;
	height: 100em;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
}

#bodyrightlong
{
	width: 353px;
	height: 100em;
	margin-left: 401px;
	margin-top: -100em;
	position: relative;
	background-color: #DDE8F5;
}

#bodyleftxlong
{
	width: 401px;
	height: 150em;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
}

#bodyrightxlong
{
	width: 353px;
	height: 150em;
	margin-left: 401px;
	margin-top: -150em;
	position: relative;
	background-color: #DDE8F5;
}
#bodyleftxxlong
{
	width: 401px;
	height: 170em;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
}

#bodyrightxxlong
{
	width: 353px;
	height: 170em;
	margin-left: 401px;
	margin-top: -170em;
	position: relative;
	background-color: #DDE8F5;
}


#footer
{
	width: 754px;
	height: 60px;
	xtext-align: center;
	position: relative;
	background-color: #E8EFF8;

}

/* Off left image replacement. 
------------------------------------------------------------*/

.title h3, #header a span, #header .skip, #main-logo h1, #enter span
{
	left: -1000em;
	position: absolute;
}

/* Main Content area. 
------------------------------------------------------------*/

#main-content
{
	width: 754px;
	position: relative;
	background-color: #333333;
}

#main-content p
{
	margin-left: 2em;
	margin-right: 2em;
}

/* Copyright area. 
------------------------------------------------------------*/

#copyright
{
	right: 0;
	color: #999999;
	position: relative;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

/* Flash music player
------------------------------------------------------------*/

#flash-nav
{
	width: 356px;
	height: 298px;
	position: relative;
}

p.red {
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
color: #f30015; }

li.red {
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
color: #f30015; }

.smaller
{
	font-size: 9px;
	color: #999;
}
