body {
	margin: 0;
	padding: 0;
	background: #f1e4c1 url(images/bg.jpg) repeat-x;
	font-family: "Myriad Pro", Geneva, sans-serif;
	color: #414141;
}

img {
	border: NONE;
}

div#container {
	text-align:left;
	margin: 0 auto;
}

div#header {
	width: 1100px;
	height: 250px;
	margin: 0 auto;
	background: url(images/header1.jpg) no-repeat;
}

.logo {
	margin-top: 50px;
	margin-left: 90px;
}

div#navbar {
	margin: 0 auto;
	background: url(images/navbar.jpg)  no-repeat;
	width: 925px;
	height: 63px;
	margin-top: 25px;
}

div#main {
	width: 925px;
	height:1200px;
	background: url(images/main.png) repeat-y;
	margin: 0 auto;
	margin-top: -10px;
}

div#topimg {
	width: 925px;
	height: 267px;
	margin: 0 auto;
	overflow:hidden;
}

.topimg {
	margin-left: 13px;
	margin-top: -10px;
}

.transparent {
        filter:alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
}

div#tag {
	width: 900px;
	height:80px;
	margin-left: 13px;
	background: #000;
	margin-top: -80px;
}

span#tag a{
	line-height:80px;
	font-size:1.4em;
	color:#fff;
	padding-left:30px;
	position:relative;
	top: -80px;
	text-decoration: none;
}

span#tag a:hover{
color: 0099e6;
}

div#cont {
	margin-top: -70px;
}

div#cont a:link, div#cont a:visited {color:#09518f; text-decoration:none;}

div#cont a:hover {color:#09518f; text-decoration:underline;}

div#textl {
	width: 590px;
	height: 900px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -10px;
	float: left;
	font-size: 0.9em;
}

h1 {
font-family: "Century Gothic", "Geneva", "Tahoma", sans-serif;
color: #414141;
text-align:center;
}

h2 {
font-family: "Century Gothic", "Geneva", "Tahoma", sans-serif;
color: #414141;
}

div#textr {
	width: 230px;
	height: 900px;
	border-left: 1px solid #55462b;
	font-size: 0.9em;
	float: right;
	margin-right: 20px;
	padding-right: 10px;
	padding-left: 20px;
	text-align:center;
}

div#mainbot {
	width: 925px;
	height:58px;
	background: url(images/mainbot.png) no-repeat;
	margin: 0 auto;
}

div#nav {
	margin: 0 auto;
	text-align:center;
	line-height:53px;
	margin-left: -45px;
}

div#nav li {
	display: inline;
	text-decoration:none;
	padding: 0;
	margin: 0;
}

div#nav a {
	text-decoration:none;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 1.3em;
	color: #55462b;
}

div#nav a:hover {
	color: #fff;
}

div#nav a.active {
	font-weight:bold;
	color: #55462b;
}

.center {
	display: block;
	margin:  auto;
}

div#nav3 ul {list-style-type:none;  margin-left:0; padding-left:0;}
div#nav3 li {text-align:left; font-size:1em; margin-top:5px; text-decoration:none;}

div#nav3 a {
	text-decoration: none;
}

div#nav3 a:hover {
	text-decoration: none;
	color: 0099e6;
}

img.profile {
	border: 10px solid #f1efe9;
	float: left;
}
