/* CSS Template by gorotron */

body {
	background-image:url(../images/bg1b_4.gif);
	background-repeat:repeat-x;
	background-color:#00a200;
	margin:20px;
	padding:0;
	text-align:center;
}



h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:12px;
	color:#00CCFF;
	margin:0;
	font-weight:700;
}


p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:12px;
	line-height:1.5em;
}


#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:700px;
	height:130px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:130px;
	margin-right:10px;
	background-image:url(../images/header.jpg) ;
	float:right;
}

#bannerRight {
	width:529px;
	height:129px;
	background:url(../images/bg1c_150.gif) repeat-x;
	background-color:#000000;
	float:right;
	border:1px solid #000;
	border-width:1px 0 0 1px;
	padding:0px 0 0 10px;
}

#content {
	background:url(../images/bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:right;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#f6ead6;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom {
	width:130px;
	background:url(../images/bg1c.gif) repeat-x;
	padding:15px 10px 10px;
	color:#EAEAEA;
}
#leftColumnBottom a {
	font-size:12px;
	color:#00CCFF;
	line-height:2.0em;
}
#leftColumnBottom p {
	font-size:12px;
	color:#FFFFFF;
	padding-bottom: 0px;
	margin-top:0px;
	line-height: normal;
}
#leftColumnBottom h2 {
	font-size:12px;
	color:#00CC00;
	padding: 0px;
}

#rightColumn {
	float:right;
	width:530px;
	padding-left:20px;
	color:#666;
}

#rightColumn h1 {
	font-size:20px;
	color:#006600;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

#rightColumn h2 {
	font-size:18px;
	color:#333333;
	font-weight:700;
	margin:0;
}
#rightColumn h3 {
	font-size:16px;
	color:#666666;
	font-weight:700;
	margin:0;
}
#rightColumn h5 {
	font-size:14px;
	color:#333333;
	margin:0;
}


#rightColumn h6 {
	font-size:12px;
	color:#333333;
	margin:0;
}


#rightColumn p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:12px;
	color:#333333;
	line-height:1.5em;
}

#hideAll {
	background-color:#FFF;
	}

#picGallery2 {
    
	max-width: 550px;
	max-height: 175px;
	overflow:auto;
	background-color:#FFF;
}

#picGallery2 a {
	color:#000000;
}

#galleryLoading {
	background:url(../images/loadingpics.gif);
	background-repeat:no-repeat;
	
}

#picGallery {
    
	max-width: 550px;
	max-height: 430px;
	overflow:auto;
	background-color:#FFF;
}

#picGallery a {
	color:#000000;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#000;
}

#copyright a {
	text-decoration:none;
	color:#000;
}

#copyright a:hover {
	color:#FFF;
}


.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.new2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FF0000;
}
