.main {
	background: #FFF; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 20px auto 2px auto; 
	text-align: justify;
	width: 780px; 
	
	
}


body {
	margin: 0;
	padding: 0;
	background: #CCC url('images/bg.gif') repeat-y fixed bottom center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
		
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {

}

blockquote {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}









/* my menu */


.menu_area {
	margin: 0px auto;
	height: 44px;
	width: 760px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url(images/tab_bg.gif) repeat-x bottom;	
}



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/menu_active1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 80px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 22px;
	width: 80px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/menu_hover_1.png);
}

.menu_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/menu_hover_1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 80px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor:text;
}



/* Splash */

#splash {
	width: 760px;
	height: 120px;
	margin: 20 auto;
	float centre;
	
}


/* Logo */

#logo {
	width: 960px;
	height: 91px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 15px;
	
	
}






/* Content */

#content {
	float: right;
	width: 600px;
	
	
	
}

#center_content {
	float: right;
	width: 350px;
	
	
}


.post {
	width: 570px;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	
}

.center_post {
	width: 340px;
	padding: 10px;
	
	
}

.center_post .title {
	margin: 0;
	padding: 5px 10px;
	letter-spacing: 0px;
	border-bottom: 1px dashed #990000;
	text-transform: none;
	font-size: 24px;
	font-weight: bold;
	
	color: #000000;
		
	
}

.post .title {
	margin: 0;
	padding: 5px 10px;
	letter-spacing: 0px;
	border-bottom: 1px dashed #990000;
	text-transform: none;
	font-size: 24px;
	font-weight: bold;
	
	color: #000000;
		
		
		
	
}

.post .title a {
	text-decoration: none;
}


.post .entry {
	padding: 10px;
	
}

.center_post .entry {
	padding: 10px;
	
}


.center_post .meta {
	height: 26px;
	background: #d7d7d7;
	border: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: small;
	
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.center_post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
	color: #ff0000;	
	font-weight: bold;
}



.center_post ul{
	margin: 0;
	padding: 3px;
	}
	
.post ul{
	margin: 0;
	padding: 3px;
	}

/* contact side bar */

#contactbar {
	float: right;
	width: 230px;
	padding-left: 10px;
	
	  
	
}

#contactbar ul {
	margin: 0;
	padding: 3px;
	list-style: none;
	
	
}

#contactbar li {
	margin-bottom: 5px;
	
	
	
}

#contactbar li ul {
	padding: 20px;
	background: #f5f5f5;
	
}

#contactbar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/img04_1.JPG) no-repeat left 50%;
	text-decoration: none;	
	
}



#contactbar p {
	padding: 0 15px;
}

#contactbar h2 {
	height: 20px;
	margin: 0;
	padding: 2px 0 0 20px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	background: url(images/bg1.gif) repeat-x;
	
	border: 1px solid #CAD4DF;
	
}


/* Sidebar */

#sidebar {
	float: left;
	width: 160px;
	
	
	  
	
}

#sidebar ul {
	margin: 0;
	padding: 3px;
	list-style: none;
	
	
}

#sidebar li {
	margin-bottom: 5px;
	
	
	
}

#sidebar li ul {
	padding: 20px;
	background: #f5f5f5;
	
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/img04_1.JPG) no-repeat left 50%;
	text-decoration: none;	
	
}



#sidebar p {
	padding: 0 15px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 2px 0 0 20px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	background: url(images/bg1.gif) repeat-x;
	
	border: 1px solid #CAD4DF;
	
}


#break {
	clear: both;
	width: 300px;
	height: 10px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 2px solid #990000;
	
	
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #990000;
	
	
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font: 12px "Trebuchet MS";
}

/* slide show */

#mySlideshow
{
	
	width: 320px;
	height: 240px;
	z-index:5;
	margin-top: 5px;
	border: 1px double #EEE;  
	
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	font-style: normal;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 120%;
	margin: 0;
	margin: 2px 5px;
	
	color: #fff;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 100%;
	margin: 2px 5px;
	color: #FFFFFF;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: #FFFFFF;
}

.jdSlideshow a.right, .jdSlideshow a.left
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdSlideshow a.right, * html .jdSlideshow a.left
{
	filter:alpha(opacity=50);
}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdSlideshow a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat top left;
}

* html .jdSlideshow a.left { background: url('img/fleche1.gif') no-repeat top left; }

.jdSlideshow a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat top right;
}

* html .jdSlideshow a.right { background: url('img/fleche2.gif') no-repeat top right; }

img.right {
float: right;
margin:10px 0 0 10px;

}

img.left {
float: left;
margin:0 10px 10px 0;
padding: 5px;
border: 1px double #EEE; 
border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
}

img.border {
padding: 5px;
border: 1px double #EEE; 
border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
}

#mytable {
	width: 570px;
	padding: 0;
	margin: 0;
	
}



th {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}






td.alt {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	
	
}


.boxed {
	margin-bottom: 1em;
	
	border: 1px solid #CAD4DF;
}


pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}


