html, body {
	font-family: 'Trebuchet MS';
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-width: 800px;
	background: #B2D56F url(images/pagebg.png) top center repeat-x;
	background-attachment: fixed;
}

.wrapper {
	width : 100%;
}

.menu-bar {
	height: 20px;
	background: url(images/menu.png) center repeat;
	width: 960px;
	margin: 0px auto;
}

.quickmenu {
	float: right;
	height: 30px;
	clear: both;
}

.quickmenu a{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	display: block;
	float: left;
	border-right: 1px solid #999999;
	line-height: 20px;
	padding: 0px 10px 0px 5px;
	margin-right: 5px;
}

.quickmenu a:hover{
	text-decoration: underline;
}


.sos {
	width: 200px;
	border-bottom: 2px solid #ff0000;
	text-align: center;
	font-size: 40px;
	color: black;
}

.sos2 {
	font-size: 26px;
	padding-bottom: 20px;
	color: black;
}

.animatedbanner {
	background-color: #ffffff;
	margin: 0px auto;
	width: 960px;
	clear: both;
}

div#bannerlinkmenu {
	clear: both;
	width: 960px;
	background-color: #ffffff;
	margin: 0px auto;
}

div#bannerlinkmenu a{
	display: block;
	line-height: 50px;
	background: #ffffff;
	font-size: 20px;
	text-decoration: none;
	color: #83533C;
}

div#bannerlinkmenu a:hover{
	color: #B2D56F;
	text-decoration: none;
}


.top-logo {
	height : 60px;
	background: #ffffff url(images/logoGREEN.png) top left no-repeat;
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}


.top-fill {
}

.main-logo {
  }

.logo-bottom {
}


.main-body {
	height : auto;
	background: #ffffff;
	width: 960px;
	margin: 0px auto;
  }


.footer {
	background-image : url('images/footer.gif');
	background-repeat : no-repeat;
	font-family : 'Trebuchet MS';
	font-size : 10px;
	height : 15px;
	padding-bottom: 10px;
}

.roundhead {
	background-image : url('images/roundhead.gif');
	background-repeat : no-repeat;
	font-family : 'Trebuchet MS';
	font-size : 10px;
	height : 15px;
	padding-bottom: 10px;
}


.disclaimer {
	font-family : 'Trebuchet MS';
	font-size : 10px;
	height : auto;
	background-color: #FFFFFF;
	width: 960px;
  }


.left-menu {
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 5px;
    background-color: #FFFFFF;
  }


.right-menu {
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 5px;
    background-color: #FFFFFF;
  }


.page-text {
    background-color : #ffffff;
    margin-top : 5px;
    padding: 0px 10px;
  }


.page-text-wide {
    background-color : #ffffff;
    float : left;
    margin-top : 5px;
    width : 743px;
  }




.gray-menu-top {
	background-image : url('images/menu-gray-top.gif');
	color : #ffffff;
	font-family: 'Trebuchet MS';
	font-size : 14px;
	height : 32px;
	padding-top : 12px;
	text-align : center;
	width : 202px;
	font-weight: bold;
  }


.gray-menu-fill {
    background-image : url('images/menu-gray-fill.gif');
    color : #000000;
    font-family: 'Trebuchet MS';
    font-size : 12px;
    height : auto;
    padding-left : 2px;
    padding-right : 2px;
    padding-bottom : 5px;
    padding-top : 5px;
    text-align : left;
    width : 198px;
  }


.gray-menu-bottom {
    background-image : url('images/menu-gray-bottom.gif');
    background-repeat : no-repeat;
    height : 22px;
    width : 202px;
  }


.text-top {
    background-color : #ffffff;
    color : #4D4D4D;
    font-family: 'Trebuchet MS';
    font-size : 18px;
    text-align : left;
}

.right-menu .text-top {
    width: 202px;
}

.text-body {
    background-color : #ffffff;
    color : #6b6b6b;
    font-family: 'Trebuchet MS';
    font-size : 12px;
    height : auto;
    padding-top : 10px;
    padding-bottom : 1px;
    text-align : left;
  }


.text-bottom {
    color : #6b6b6b;
    font-family: 'Trebuchet MS';
    font-size : 12px;
    height : auto;
    margin-top : 5px;
    margin-bottom : 15px;
    text-align : left;
  }


.right-menu .text-top {
	background-image : url('images/menu-gray-top.gif');
	color : #ffffff;
	font-family: 'Trebuchet MS';
	font-size : 14px;
	height : 32px;
	padding-top : 12px;
	text-align : center;
	width : 202px;
	font-weight: bold;
  }


.right-menu .text-body {
    background-image : url('images/menu-gray-fill.gif');
    color : #000000;
    font-family: 'Trebuchet MS';
    font-size : 12px;
    height : auto;
    padding-left : 2px;
    padding-right : 2px;
    padding-bottom : 5px;
    padding-top : 5px;
    text-align : left;
    width : 198px;
  }


.right-menu .text-bottom {
    background-image : url('images/menu-gray-bottom.gif');
    background-repeat : no-repeat;
    height : 22px;
    width : 202px;
    margin: 0px;
  }


.belowfooter {
    font-family: 'Trebuchet MS';
    font-size : 10px;
  }

/* HTML tags */










body {
    background-color : #B2D56F;
    background-repeat : repeat-x;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    text-align : center;
  }


td {
    text-align : left;
  }


table {
    margin: 0px;
  }
  
a .forumlink {
    color : #97AF23;
    font-weight : bold;
  }

a {
    color : #76891B;
    text-decoration : none;
  }

.fcaption a {
    color : #FFFFFF;
    text-decoration : none;
  }


a:hover {
    text-decoration: underline;
  }

b {
	font-family: Arial, Helvetica, sans-serif;
}


/* Core classes */










.button {
    background-image: url(images/menu-cp-fill.gif);
    background-repeat: repeat-x;
    font-family: 'Trebuchet MS';
    font-size: 10px;
    color: #000000;
    padding: 3px;
    background-position: center;
  }


.defaulttext {
    font-family: 'Trebuchet MS';
    font-size: 10px;
  }


.fborder {
	border: 1px solid #76891B;
	clear : left;
  }


.fcaption {
    background-color : #76891B;
    background-image : url(images/menu-cp-fill.gif);
    background-position : center;
    background-repeat : repeat-x;
    color : #ffffff;
    padding-bottom : 5px;
    padding-top : 5px;
  }


.forumheader {
    background-color : #c4c4c4;
    color : #000000;
    font-family: 'Trebuchet MS';
    font-size : 12px;
    padding-bottom : 2px;
    padding-top : 2px;
	clear : left;
  }


.forumheader2 {
    font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #000000;
    text-align: left;
    border: 1px solid #76891B;
  }


.forumheader3 {
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: #000000;
    text-align: left;
    border: 1px solid #76891B;
    padding: 2px;
  }

.forumheader4 {
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: #000000;
    text-align: left;
    background-color: #B5CFE7;
  }


.smalltext {
    font-family: 'Trebuchet MS';
    font-size: 9px;
    color: #000000;
  }


.tbox {
	color : #000000;
	font-family: 'Trebuchet MS';
	font-size : 10px;
	border: 1px solid #999999;
  }


.tbox search {
    color : #000000;
    font-family: 'Trebuchet MS';
    font-size : 10px;
	border: 1px solid #999999;
  }

/* Other tags */











.small {
    font-family: 'Trebuchet MS';
  }


.indent {
    background-color : #cccccc;
    color : #000000;
    font-family: 'Trebuchet MS';
    margin-left : 15px;
    margin-right : 15px;
    padding-bottom : 8px;
    padding-left : 8px;
    padding-right : 8px;
    padding-top : 8px;
  }


.helpbox {
    color : #000000;
    font-family: 'Trebuchet MS';
    font-size : 10px;
  }


code {
    background-color: #1569A2;
  }


.chatheader {
	width: 187px;
	text-align: left;
	color: #333333;
	background-color: #E3EFAD;
  }


div .chatmessage {
	padding-bottom: 8px;
	font-family: 'Trebuchet MS';
	font-size: 10px;
	width: 187px;
	color: #333333;
  }


.spacer {
    padding-top: 3px;
  }


/* Brainjar Nav Menu Classes {SITELINS_ALT} */
/*
If you do not use {SITELINS_ALT} and switch to the standard {SITELINKS} instead, 
all of the below can be deleted.
*/
/*----------------------------------------------------------------------------*/

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font: normal 12px 'Trebuchet MS';
	color: #ffffff; 
	text-align: left;
}

#myaaspirations {
	background-color: #B2D56F;
}

#myaaspirations:hover {
	color: #000;
}

div.menuBar {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div.emenuBar {
	background-color: #76891B;
	border-top: 1px solid #fff;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	margin: 0px;
	padding: 0px 5px;
	line-height: 20px;
	position: relative;
	text-decoration: none;
	z-index: 100;
	display: block;
	float: left;
	margin-right: 0px;
	color: #ffffff;
	border-right: 1px solid #ffffff;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	color: #B2D56F;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color: #7D964E;
	color: #FFFFFF;
}

div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color: #B2D56F;
	color: #FFFFFF;
}

div.menu {
	background-color: #7D964E;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}
div.menu a.menuItem {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #B2D56F;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}

a.menuItem.header {
	border-bottom: 1px solid #b3b3b3;
}
/* */
.toplinks {
	height: auto;
	width: auto;
	top: 40px;
}
.nextprev {
    font-family: 'Trebuchet MS';
    font-size: 11px;
}









#menu3 .outer {
	float: left;
	width: 28%;
	padding: 1%;
	margin: 1%;
	border: 1px solid #B2D56F;
}

#menu3 .text-top {
	color: #fff;
	background-color: #B2D56F;
	padding: 3px;
}