html,*{
	margin:0;
	padding:0;
	z-index: 999;
}
body {
	background-color: #135575;
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin: 30px;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
}
:focus{outline:none;}

ul,ol{margin:10px;}
#content li{margin:15px;}

#content ul.condensed li, #content ol.condensed li{
margin:0 20px;
}
#content p, #logoblock p{margin:15px 0;}

a strong,strong a, a{
	color:#003366;
	text-decoration:none;
}
a:hover strong,strong a:hover,a:hover{
	text-decoration:underline;
	color:#003366;
}
#shadow {
	background-image: url(images/mid.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 949px;
}

#lowerwrapper {
	background-image: url(images/lower.png);
	height: 71px;
	margin-top: 0px;
	margin: 0 auto;
	background-repeat: no-repeat;
	width: 949px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 40px;
}
#lowerwrapper p {
	padding-left: 50px;
}
#lowerwrapper a{
color:#A3B981;
}
#lowerwrapper a:hover{
color:#ffffff;
}

#wrapper {
	background-image: url(images/grad.png);
	width: 888px;
	border-left: 4px solid white;
	border-right: 4px solid white;
	min-height: 940px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
margin-left:26px;
}
#wrappertop {
	background-image: url(images/upper.png);
	margin-top: -45px;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 949px;
	height: 121px;
	position: relative;
}
#tabs {
	width: 335px;
	height: 23px;
	position: absolute;
	left: 583px;
	top: 97px;
}

#divider {
	height: 30px;
	margin-top: 295px;
	position: absolute;
}
#mainpic {
	z-index: 99;
overflow: hidden;
height:315px;
}

#menu {
	background-image: url(images/menubg.png);
	float: left;
	width: 190px;
	min-height: 380px;
	padding-left: 10px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	padding: 8px 0;
	background-image: url(images/menudiv.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#menu a {
	text-transform: uppercase;
	color: #000000;
	font-size: 17px;
}
#menu li.menu-parent a, #menu li.menu-current a{
font-weight:bold;
}


#menu a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #6b8912;
}
#menu ul ul {
	padding-bottom: 2px;
	margin:4px 10px;
}

#menu li li {
	background-image: none;
	padding: 3px 0;
}
#menu li li a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
}
#menu li li a:hover, #menu li li.menu-current a {
	color: #6b8912;
	font-weight: bold;
}

#menu li.menu-parent li.menu-current a{
color:#6b8912;
}
#menu li.menu-parent li.menu-current li a{
color: #666666;
}
#rightbar {
	width: 160px;
padding-left:10px;
margin-top:5px;
background-image: url(images/menubg.png);
}




#content {
	padding-left: 225px;
	padding-top: 30px;
	padding-right: 10px;
	font-size: 14px; line-height: 150%;
}
#content h1 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 6px;
}
#content h2 {
	font-weight: normal;
}
#content h3 {
	font-weight: normal;
	color: #6b8912;
}


#forum, #conf {
	background-image: url(images/tabsbg.png);
	height: 290px;
	padding: 10px;
	font-family: Tahoma, Arial;
	font-size: 14px;
}
#forum p, #conf p{
	margin:15px 0;
	line-height: 1.2;
}
#forum a, #conf a{
	color:#6F9325;
	font-weight:bold;
	font-size: 15px;
}
#tabs #ideeas {
	width: 138px;
	background-image: url(images/ideeas.png);
	background-repeat:no-repeat;
	text-align: left;
	background-position: right;
	float:left;
	height:18px;
	cursor:pointer;
	font-size: 12px;
	font-family: Tahoma, Arial;
	text-transform: uppercase;
padding-top:5px;
font-weight:bold;
padding-left:20px;
padding-bottom:1px;
}
#tabs #agm{
	background-image: url(images/agm.png);
	background-repeat:no-repeat;
	width: 203px;
	text-align: center;
float:left;
margin-left:-27px;
height:18px;
cursor:pointer;
	font-size: 12px;
	font-family: Tahoma, Arial;
	text-transform: uppercase;
padding-top:5px;
font-weight:bold;
padding-bottom:1px;
}

#tabs #ideeas.hover{
background-image: url(images/ideeasover.png);
}
#tabs #agm.hover{
background-image: url(images/agmover.png);
}
#logoblock{
margin-top:40px;
background:#F3F6F8;
padding:10px;
border:1px solid #B8C3CD;
}

.cufon-active #menu ul li li a{
font-family:Arial, Helvetica, sans-serif;
}

