body 
{
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helevetica, Sans-Serif;
    background-color: #aaa;
}

#wrapper
{
    position: relative;
    text-align: left;
    width: 760px;
    margin-right: auto;
    margin-left: auto;
    padding: 122px 0 0 0;
    background-image: url(../images/oasisweblogo_2.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #ededed;
    color: #666;
}

/* Content area */

#content 
{
    position: relative;
    top: 40px;
    margin-top: 0;
    margin-left: 10px;           /* changed from 5px */
    margin-right: 10px;        /* changed from 220 */
    padding-top: 0;
    padding-right: 0;         /* changed from 5px */
    padding-bottom: 1.5em;      /* changed */
    margin-bottom: 1.5em;       /* changed */
}

#content a:link, #content a:visited  
{
	color: #2ea9d7;
	text-decoration: none;
}

#content a:hover 
{
	text-decoration: underline;
}

#content p
{
    font-size: 80%;
    line-height: 1.8em;
    padding-left: 2em;
}

#content h1
{
    font: normal 180% Georgia, "Times New Roman", Times, serif;
    color: #f27d00;
    background-color: Transparent;
    text-decoration: none;
    border: none;
    padding-left: 1em;
}

#content h2
{
    font-size: 130%;
    color: #f27d00;
    background-color: Transparent;
    text-decoration: none;
    border: none;
    padding-left: 1em;
}

#content h3
{
    font: normal 130% Georgia, "Times New Roman", Times, serif;
    color: #f27d00;
    background-color: Transparent;
    text-decoration: none;
    border: none;
    padding-left: 1em;
}

#content h4
{
    font: normal 110% Georgia, "Times New Roman", Times, serif;
    color: #f27d00;
    background-color: Transparent;
    text-decoration: none;
    border: none;
    padding-left: 1em;
}

#content h5
{
    font: normal 100% Georgia, "Times New Roman", Times, serif;
    color: #f27d00;
    background-color: Transparent;
    text-decoration: none;
    border: none;
    padding-left: 1em;
}

/* news content */

.newsticker 
{
	list-style-type: none;
	background: #fff;
	padding: 3px;
	margin: 0;
	height: 8em;
}

#newsidebar #news ul
{
    list-style-type: none;
}

#news li{
background: #fff;
width: auto;
}

#newssidebar 
{
    position: absolute;
    right:0;
    top:160px;    
    width: 180px;
    float: right;
    margin: 0;
    padding:0;
    border-top: 1px solid #717171;
    border-left: 1px solid #717171;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.separator {
		clear: both;
		}
.break {
		display: none;
		}
		
.linespace li
{
    padding: 5px;
}

#newssidebar h2 {
		background-color: #ccc;
		margin: 0;
		padding: 8px 10px 6px;
		color: #ffffff;
		font-size: 1.2em;
		}
		
#newssidebar h3 {
		background-color: #ccc;
		margin: 0;
		padding: 8px 10px 6px;
		color: #ffffff;
		font-size: 1.1em;
		}

#newssidebar h3.blueHeader {
		background: #2ea9d7 url(../css/assets/header-background-blue.gif) no-repeat;
		border-bottom: 1px solid #ffffff;
		}

#newssidebar h3.pinkHeader {
		background: #d72e84 url(../css/assets/header-background-pink.gif) no-repeat;
		border-bottom: 1px solid #ffffff;
		}
		
#newssidebar h3.redHeader {
		background-color: #f27d00;
		border-bottom: 1px solid #ffffff;
		}
		
#newssidebar a:link, #newssidebar a:visited  
{
	color: #2ea9d7;
	text-decoration: none;
	background-color: Transparent;
}

#newssidebar a:hover 
{
	text-decoration: underline;
}

#newssidebar p
{
    font-size: 80%;
    line-height: 1.8em;
    padding-left: 2em;
}
		
/* left content */

#leftContent
{
    position:relative;
    left:0;
    top:0;
    padding: 0.5em;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    /*width: 80%;*/   /* changed */
}

#leftContent ul
{
    list-style: none;
    color: #000000;
    border: none;
    text-decoration: none;
}

#leftContent li
{
    list-style: none;
    color: #000000;
    border: none;
    text-decoration: none;
}

#leftContent a:link, #leftContent a:visited
{
    text-decoration: none;
    color: #3300cc;
}

#leftContent a:hover
{
    text-decoration: underline;
}

/* right content */

#rightContent
{
    position: absolute;  
    top:0;
    right:0;
    padding: 0.5em;
    margin-right: 1.5em;  /* changed 09072007 */
    margin-bottom: 0.5em;
}

.clear
{
    clear: both;
}

/* Header Section */

#header 
{
    position: absolute;
    top: 120px;
    left: 0;
	Vertical-align:middle;
	height: 2em;
}
#header .title {
	font: 100% Verdana, Arial, sans-serif;
	color: #717171;
	Vertical-align:middle;
	background-color: transparent;
	float: left;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;
}

.endstatement
{
    font: 100% Verdana, Arial, sans-serif;
	color: #717171;
	Vertical-align:middle;
	background-color: transparent;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;
}

#header .breadcrumb {
	font-family: Verdana, Arial, Helevetica, Sans-Serif;
	font-size: 80%;
	color: #3300cc;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;
}

#header .breadcrumb a:link, #header .breadcrumb a:visited  {
	color: #3300cc;
}

#header .breadcrumb a:hover 
{
    text-decoration:underline;
}

#header a:link, a:visited  {
	color: #0a94d6;
}

#header a:hover 
{
    text-decoration:underline;
}

/* Search Area */

#searchArea 
{
    position: absolute;
    left:500px;
    top:0;
    margin:0;
    padding:0;
    background-color: white;
	float: left;
	width: 260px;
	height: 90px;
}

#searchArea form {
		padding: 17px 0 0 20px;
		}

#searchArea p {
		color: #666666;
		float: left;
		font-size: 0.8em;
        margin:0;
        padding:0;
		}

#searchArea p.mainSearchLabel {
		float: none;
		display: block;
		padding: 5px;
		margin-top: 5px;
		}
		
#mainSearchField 
{
		width: 150px;
		border: 1px solid #666666;
		background-color: #b4b4b4;
		color: #ffffff;
		font-size: 0.7em;
		padding: 1px;
		margin-left: 10px;
		margin-right:10px;
		}
		
#mainSearchSubmit {
		font-size: 0.7em;
		background-color: #ededed;
		color: #666;
		padding: 1px;
		}

/* Navigation */

#nav 
{
    position: absolute;
    top: 90px;
    left: 0;
    clear: both;
    width: 760px;
	border-top: 3px solid white;
	border-bottom: 2px solid #E0E0E0 ;
	font-size: 13px;
	color: white;
	background-color: #f27d00;
}

#nav ul {
	margin: 0 ;
	padding: 5px 10px 5px 10px;
	list-style-type: none;
}

#nav li 
{
	display: inline;
}

#nav a:link, a:visited
{
	color: white;
	text-decoration: none;
	padding: 5px 3px;
}

#nav a:hover 
{
	color: #f27d00;
	background-color: white;
	text-decoration: none ;
}

/* footer */

#footer
{
    clear: both;
    margin-left:auto;
    margin-right:auto;
    margin-top: 0;
    padding: 5px;
    font-size: 70%;
    color: #AAA;
    background-color: transparent;
    border-top: solid 2px #ededed;
    text-align: center;
}

#footer a:link, #footer a:visited
{
    text-decoration: none;
    color: #0a94d6;
}

#footer a:hover
{
    text-decoration: underline;
}

/* album list */

.rightimg 
{
    float: right;
    border: 1px solid #f27d00;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 6px;
}

.bottomimg 
{
    border: 1px solid #000000;
    margin-bottom: 1em;
}

#albumlist
{
    float: left;
    padding-top:20px;  /* changed 09072007 */
    margin-top:10px;  /* changed 09072007 */
    margin-left: 5px;
    padding-left: 5px;
    margin-bottom: 2em;
    padding-bottom: 5px;
    list-style-type: none;
    width: 510px
}

#albumlist li
{
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    font: bold 0.8em Arial, Helvetica, sans-serif;
    color: #333333;
}

#albumlist img
{
    display: block;
    border: 1px solid #333300;
}

/* vertical album list */

#valbumlist
{
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

#valbumlist ul
{
    list-style-type: none;
}

#valbumlist li
{
    font: bold 0.8em Arial, Helvetica, sans-serif;
    color: #333333;
}

#valbumlist img
{
    display: block;
    border: 1px solid #f27d00;
    margin-bottom: 10px;
}
