/*text.css*/

body { margin:0;
		padding:0;
		background-color: #808080;
		background-image: url(img/a2aBG.png);background-repeat: repeat-y;
		background-position: center;
		}
#wrap{  width:1040px;
		margin: 0 auto;
		background-color: #050600;
background: url(img/28h.jpg) no-repeat;top:0;
		}
#header {height:200px
}
.left 	{
		background-color: #ededed;
		min-height:100%;
		padding: 0 50px 20px 50px;
		margin-left: 120px;
		}
.text {float:left;
		}
h1, h2, h3 {font-family: 'Krona One', sans-serif;
		}
h1 		{color:#444;
		font-size: 40px;
		margin: 0 0 25px 0;
		padding-top: 40px;
		}
h2 		{color:#222;
		font-size: 1.5em;
		padding:0 ;
		margin: 0 ;
		border-bottom: solid 1px #b3860c
		}
a img 	{padding:10px 17px 17px 10px;cursor:url(img/magnify.png), auto;
		margin:7px 15px 0 7px;
		-webkit-transition: color, background-color 0.4s ease-in;
	-moz-transition: color, background-color 0.4s ease-in;
	-o-transition: color, background-color 0.4s ease-in;
	-ms-transition: color, background-color 0.4s ease-in;
	transition: color, background-color 0.4s ease-in;
		}
a:hover img {box-shadow: 6px 6px 6px #ccc;
		border-color: #ccc;
		}

p 		{/* font-family:Palatino, serif; */ font-family:"Lucida Sans Unicode", "Lucida Grande",  Helvetica,sans-serif;
		font-size: 1em;
		line-height: 1.6em;
		padding-right: 40px
		}
.nav 	{background-color: rgba(232, 232, 232, 0.5);
			width:120px;float:left;
			margin:200px 0 0 0;
			position: fixed;
			}

 ul {margin:10px 0 10px -40px}

 li {list-style:none; }


li a  {font-family:"Lucida Sans Unicode", "Lucida Grande",  Helvetica,sans-serif;
color:#fff;text-decoration: none;text-shadow: 1px 1px 0px black;display: block;padding:10px 0 10px 20px;line-height: 1.2em;}

li a:hover, li a.active {background-color: #0d0f02;}

.footer, .footer a {font-family:"Lucida Sans Unicode", "Lucida Grande",  Helvetica,sans-serif; text-align: center;padding: 20px;
color:#fff;text-decoration: none;text-shadow: 1px 1px 0px black;}

h3 {color:#222; padding:8px 20px;}

.fill {
width:378px;
min-height:310px;

margin:15px ;
float:left;
}

.fill p {font-size: 90%;padding-left: 10px;font-family:"Lucida Sans Unicode", "Lucida Grande",  Helvetica,sans-serif;}
.fill p a {color:#222;background-color: #f6f6f6;text-decoration: none;border-bottom: solid 1px #222;}
.fill p a:hover {color:#fff;background-color:#56a3fb;}
#four {padding-bottom: 40px}

#five {margin-left:150px;width:500px;height:270px !important;}
#six {margin-left:150px;width:490px;height:340px !important;}
#seven {height:250px !important;}
