@charset "UTF-8";

body{
background-color:#ffffff;
}


#wrapper2{
	background-color: #ffffff;
	margin-left: auto;
	margin-right:auto;
	height:264px;
	position:absolute;
	top:50%;
	margin-top:-132px;
	width:100%;
		
}

#gallerywrapper{
	background-color: #ffffff;
	margin-left: auto;
	margin-right:auto;
	height:100%;
	position:absolute;
	top:50%;
	margin-top:-250px;
	width:100%;
		
}





.pagetable {
	display: table;
    width: 100%;
}

.debsroll {
	display: table-row;
	
}

/* body table */
.bodytable {
	display: table;
	width: 100%;
	border-top:10px solid #ffffff;
	
}


/* body content*/
#bodyleftstaticcell {
	background-color:#ffffff;
	display: table-cell;
	width: 175px;
	padding-top:;
	padding-left:50px;
	padding-right:0px;
	padding-bottom:0px;
	font-family:Eurostile,verdana,sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	text-align:right;
	margin-top:0px;	
	
}

#paul {
	display: table-cell;
	background-color:#ffffff;
	width:102px;
	height:122px;
	float:right;
	margin-right:20px;
	line-height:1.2em;
	font-size:20px;
	text-align:right;
	padding-top:40px;
	font-weight:bold;
	
}

#category {
	display: table-cell;
	background-color:#ffffff;
	width:120px;
	height:122px;
	float:right;
	margin-right:20px;
	line-height:1.2em;
	font-size:20px;
	text-align:right;
	padding-top:40px;
	font-weight:bold;
	
}

	


/* left sidebar nav list*/
/*container1*/
div#listcontainer {
	width: 175px;
	font-size:16px;
	line-height:1.1em;
	background-color:#ffffff;
	
	

	}

/*padding for following changes hot area of link*/
div#listcontainer a{
	text-decoration:none;
	background:;
	padding-left: 10px;
	padding-right:20px;
	color:#888888;
	margin-left: 15px;
	
	
}

div#listcontainer a:hover{
	color:#A9CF39;
	background-color: #ffffff;
}
	
div#listcontainer ul {
	list-style-type: none;
	padding-left:0px;
	margin-top:0px;
	border-top:1px solid #ffffff;
	background-color:#ffffff	
}

div#listcontainer li {
	margin:0;
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
	
}

div#listcontainer li:hover {
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
	
}
/*end container1/


/* left sidebar nav list*/
/*container2*/
div#listcontainer2 {
	width: 175px;
	font-size:16px;
	line-height:1.1em;
	background-color:#ffffff;
	
	

	}

/*padding for following changes hot area of link*/
div#listcontainer2 a{
	text-decoration:none;
	background:#ffffff;
	padding-left: 10px;
	padding-right:20px;
	color:#000000;
	margin-left: 15px;
	
	
}

div#listcontainer2 a:hover{
	color: #A9CF39;
	background-color: #ffffff;
}
	
div#listcontainer2 ul {
	list-style-type: none;
	padding-left:0px;
	margin-top:0px;
	border-top:1px solid #ffffff;
	background-color:#ffffff;	
}

div#listcontainer2 li {
	margin:0;
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
	
}

div#listcontainer2 li:hover {
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
	
}

/*end container2*/





/*change rt padding according to content*/
#bodystaticcell {
	background-color: #ffffff;
	display: table-cell;
	padding-left:10px;
	font-family:Eurostile, Sans-Serif;
	font-size: 12px;
	padding-right:10px;
	text-align:left;
	padding-top:20px;
	color:#444444;
	line-height:1.5em;
	
}

p:first-line{
	color:#A9CF39;
	font-size:16px;
}

p:hover{
	color:#A9CF39;
}

h2 {
	font-size:36px;
	font-family:Eurostile,Arial,sans-serif;
	font-style:;
	font-weight:normal;
	color:#000000;
	position:relative;		
}


/* right sidebar */
#bodyrightfluidcell {
	background-color: #ffffff;
	display: table-cell;
	padding-left: 0px;
	padding-right: 0px;
	width: 165px;
	
}
	
/* end of body content */

.debscolumn {
	display: table-column;
}



.footertable {
	display: table;
	width: 100%;
	padding-bottom: 10px;
	
}


#footerleftcell {
    display: table-cell; 
	background-color: #413d37;
	width: 175px;
}
#footerrightcell {
    display: table-cell; 
	background-color: #413d37;
	width:175px;
	padding-right:;
	padding-top:10px;
	padding-bottom:10px;
	
	text-align: left;
}

#footerfluidcell {
    display: table-cell;
	background-color: #ffffff;
	color:#A9CF39;
	font-family: Minion Pro, Georgia, serif;
	font-weight:normal;
	font-size:10px;
	text-align:center;
	width:100%;
	padding-left:15px;
	line-height: 1.5em;
	
}

div#footerfluidcell a{
	color: #A9CF39;
}

div#footerfluidcell a:hover{
	color: #e3dbcf;
}

	
	

