/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

img 
{
    border: 0;
}

hr
{
    color:#000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
border-bottom:2px solid #EF7522;
border-top:2px solid #EF7522;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p 
{
    margin:8px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #000000;
border-bottom:1px dotted #EF7522;
}

a:hover {
	text-decoration: none;
}
a {
	color: #000000;
    border-bottom:1px solid #EF7522;
}

a:hover {
    border-bottom:1px solid #000000;
    background-color:#F1C278;
}

.noBorder
{
    border-bottom:none;
}

.noBorder:hover
{
    border-bottom:none;
}

/* Header */

#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
	display:none;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 760px;
	height: 31px;
	margin: 0 auto;
}


#menu a {
border:0;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 7px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}
#content a {
text-decoration:none;
}
/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* PostsFull */

#postsfull {
	float: left;
	width: 680px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
	text-align:left;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:left;
	font-size:11px;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 2px 10px;
	/* border-bottom:solid 1px #EF7522; */
	/* background: url(images/img06.gif) repeat-x left bottom; */
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: none;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}

	.bodmember {
		border:2px solid #FF9933; 
		margin:10px; 
		padding:3px; 
		background-color:#eeeeee; 
		width:400px;
	}

	.bodmember p {
		margin:0;
	}

	.bodmember img {
		margin:4px;
		border:1px solid #000000;
		float:left;
	}
	
#footer a {
	color:#ffffff;
	border:0;
}	
	
	
#FrogJS{
	width: 500px;
	height: 600px;
	margin: 0 auto;
}
#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
}
#FrogJSCaption{
	text-align: left;
	line-height: 140%;
}

#FrogJS img {
    border:2px solid #000000;
}

#FrogJSMainContainer img {
    border:1px solid #EF7522;
}

#GSE
{

}

.innerGSE
{
    padding-top:150px;
    padding-right:5px;
    text-align:right;
    float:right;
}
.formatLeft
{
	text-align:left;
}
.Error
{
	color:#000000;
	padding:10px;
	padding-left:75px;
	border:2px solid #FF0000;
	background-color:#FFE8E8;
	background-image:url('images/warning_48.png');
	background-repeat:no-repeat;
	background-position: 10px 10px;	
	min-height:50px;
}
