/*
CSS Credit: http://www.templatemo.com/
*/

/* 
Art Gallery Template 
http://www.templatemo.com/preview/templatemo_046_art_gallery 
*/
body {

	margin: 0;

	padding:0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.5em;

	color: #241c1a;

	background: url(images/bg.png) repeat;
	
	background-color: black;

}

a:link, a:visited { color: #2e312c; text-decoration: none; font-weight: bold; } 

a:active, a:hover { color: #151614; text-decoration: none;font-weight: bold; }

.style1 { color: #99FFCC }

h1 {

	font-family: "Courier New", Courier, monospace, Century;

	font-size: 20px;

	font-weight: bold;

	color: #2e312c;

	margin: 0px;

	padding-top: 20px;

}

h2 {

	font-family: "Courier New", Courier, monospace, Century;

	float: left;

	font-size: 17px;

	font-weight: bold;

	color: #2e312c;

	width: 200px;

	padding: 0px 0px 10px 120px;

	text-decoration: underline;

}

h3 {

	font-family: "Courier New", Courier, monospace, Century;

	float: left;

	font-size: 17px;

	font-weight: bold;

	color: #2e312c;

	width: 200px;

	padding: 0px 0px 0px 60px;

	text-decoration: underline;

}

h4 {

	font-family: "Courier New", Courier, monospace, Century;

	float: left;

	font-size: 17px;

	font-weight: bold;

	color: #2e312c;

	width: 200px;

	padding: 0px 0px 0px 100px;

	text-decoration: underline;

	text-align: center;

	line-height: 20px;

}

#templatemo_container {

	width: 1000px;

	margin: auto;

	background: url(images/container.png) repeat-y;

}

#templatemo_topsection {

	float: left;

	width: 1000px;

	height: 93px;

	background: url(images/top.png) no-repeat;

}

.templatemo_topmenu{

	float: right;

	width: 400px;

	margin: 0px;

	padding: 55px 100px 0px 0px;

}

.templatemo_logo{

	float: left;

	margin: 10px;

	height: 93px;

}

.templatemo_topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.templatemo_topmenu li{

	display: inline;

}

.templatemo_topmenu li a{

	font-size: 12px;

	color: #51A51D;

	font-weight: bold;

	width: 100px;

	height: 30px;

	margin-left:15px;

	padding: 0px 0px 0px 15px;

	background: url(images/templatemo_bullet.png) no-repeat;

	background-position: left;

}

#templatemo_middlesection {

	float: left;

	width: 1000px;

}

#templatemo_left_content {

	float: left;

	width: 346px;

}

#templatemo_left_top {

	float: right;

	width: 254px;

	height: 298px;

}

.templatemo_leftmenu {

	float: left;

	width: 346px;

	margin: 0px 0px 0px 0px;

}

.templatemo_leftmenu ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px 0px 0px 100px;

}

.templatemo_leftmenu li a {

	display: block;

	height: 25px;

	font-size: 11px;

	color: #2e312c;

	background: url(images/templatemo_bullet.png) no-repeat;

	padding-left: 20px;

	background-position: left;

}

.templatemo_leftmenu li a:hover ,.templatemo_leftmenu li .current{

	background: url(images/templatemo_current.png) no-repeat;

	background-position: left;

	color:#000;

}

.templatemo_leftmenu2 {

	float: left;

	width: 200px;

	margin: -5px 0px 15px 0px;

	text-align: center;

	padding: 0px 0px 0px 100px;

}

.templatemo_leftmenu2 p a {

	display: block;

	height: 25px;

	font-size: 11px;

	color: #2e312c;

	background: url(images/templatemo_bullet.png) no-repeat;

	background-position: left;

}

.templatemo_leftmenu2 p a:hover ,.templatemo_leftmenu p .current{

	background: url(images/templatemo_current.png) no-repeat;

	background-position: left;

	color:#000;

}

.updates{

	

}

#templatemo_right_content {

	margin: 0px;

	float: left;

	width: 654px;

	background: url(images/templatemo_right_photo.png) no-repeat;

}

#templatemo_right_text {

	float: left;

	width: 500px;

	text-align: justify;

	margin: 0px;

	padding: 0px 0px 0px 20px;

}

#templatemo_right_photo {

	float: left;

	width: 500px;

	text-align: justify;

	margin: 5px 0px 0px 0px;

	padding: 0px 0px 0px 20px;

}

#templatemo_right_photo img {

	float: left;

	margin: 10px 0px 20px 0px;

}

#templatemo_right_text img {

	float: left;

}

#templatemo_footersection {

	clear: both;

	width: 1000px;

	height: 50px;

	color: #51A51D;

	font-weight: bold;

	text-align: center;

	padding-top: 80px;

	background: url(images/footer.png) no-repeat;

}

#templatemo_footersection a{

	color: #FFFFFF;

}

#creator {

	width: 485px;
	margin: 0px 0px 0px;

}

#creator2 {

	width: 300px;
	text-align: right;
	
	
}

table {
  border: 0px;
  padding: 0px 0px 0px 0px;
  background: url(#) no-repeat;
  background-position: right top;
  background-size: 50%;
  
}