﻿body
{
    font-family: Arial, Tahoma, Sans-Serif;
    color: #424260;
}

#contentLayout
{
    position: relative;
    width: 1153px;
    height: 827px;
    background-image: url('/thegreenorange/App_Themes/Default/GO_bg.jpg');
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: none;
    display: block;
}

#nav
{
    position: absolute;
    left: 428px;
    top: 80px;
    width: 360px;
    height: 29px;
}

#nav_shows
{
	position: absolute;
	left: 0px;
	border: none;
    padding: 0px;
    margin: 0px;
}

#nav_aboutus
{
	position: absolute;
	left: 65px;
	border: none;
    padding: 0px;
    margin: 0px;
}

#nav_links
{
	position: absolute;
	left: 136px;
	border: none;
    padding: 0px;
    margin: 0px;
}

#nav_donate
{
	position: absolute;
	left: 222px;
	border: none;
    padding: 0px;
    margin: 0px;
}

#nav_contact
{
	position: absolute;
	left: 286px;
	border: none;
    padding: 0px;
    margin: 0px;
}

#contentLeft
{
    position: absolute;
    left: 120px;
    top: 242px;
    width: 312px;
    height: 360px;
}

#contentRight
{
    position: absolute;
    left: 454px;
    top: 128px;
    width: 640px;
    height: 474px;
}

#contentCenter
{
    position: absolute;
    left: 140px;
    top: 242px;
    width: 938px;
    height: 342px;
}

div#footer
{
    width: 1153px;
    height: 40px;
    background: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: none;
}

.navStyle
{
    border: none;
    padding: 0px;
    margin: 0px;
}

#about_us_header
{
	margin-left: 100px;
	color: #20C22A;
    font-weight: 700;
    font-size: 11pt;
}

#about_us_text
{
	margin-left: 100px;
	margin-top: 20px;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	width: 800px;
	display: block;
}
