/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF;}
p { margin : 0;padding : 0;}
a { color:#703010; text-decoration:none; }
/*a:visited, a:link {color : #000088;text-decoration : underline;background:none;}*/
a:hover {color : #000088;text-decoration : none;background:none;}
h1 { color : #2BACBF;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #ffffff;}
h2 {color : #2BACBF;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #2BACBF;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
.box {background : #ffffff;border : 1px solid #ffffff;padding : 15px;}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 900px;border-left : 1px solid #ffffff;border-right : 1px solid #ffffff;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(images/bg.gif) repeat-x;}
#nav {background : #9e5d2d;padding : 10px 20px;text-align : center;color : #ffffff;}
#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3; font-weight:bold;}
#nav a:hover {text-decoration : underline;color : #f6dde3;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 45px;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #7a2e40; }
#left-column {width : 440px;padding : 0 30px 30px;float : left;}
#right-column {width : 370px;float : right;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #ffffff;border-top : 1px solid #ffffff;padding : 10px 15px;clear : both; font-size : 8px;}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {width : 325px;margin : 0 auto;padding : 10px 25px;background : url(images/shadow.jpg) no-repeat top;}


/**************************************

	Gallery Styles

**************************************/

img {
	border:none;	
}

.file {
	margin:8px;
	width:180px;
	height:180px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	color:#aaa;
	float:left;
}

.version {
	text-align:center;
	vertical-align:middle;
	color:#aaa;
	background-color:#222;
	padding:15px;
	margin:8px;
}

.popup {

	display:none;
	position:absolute;
	z-index:10;
	left:100px;
	top:100px;
	
	background-color:#222;
	
	text-align:center;
	vertical-align:middle;
	

}

#caption {
	
	displau:table-cell;
	
	vertical-align:middle;
	text-align:center;
	
	background-color:#222;
	color:#ddd;
	
	padding:3px;
	
	margin-left:10%;
	width:80%;
	height:20px;
	
	position:relative;
	z-index:-1;
		
}

.thumb {
	border:1px solid #aaa;
}

.closewindow {
	display:none;
	position:absolute;
	float:left;
	top:0px;
	left:0px;
	background-color:#222;
	z-index:11;
	width:30px;
	height:12px;
	font-size:12px;
	cursor:pointer;
	color:#ddd;
	opacity:0.8;
	filter:alpha(opacity=80);
	padding:4px;
}

.black {
	text-align:center;
	background-color:#000;
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	z-index:3;
	width:200px;
	height:200px;
	color:#fff;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
