/******************************
* Gallery CSS by Kelli Shaver *
* http://www.kellishaver.com  *
******************************/
* {
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
}
body {
	margin:30px;
	background-color: #40464F;
}

#container {
	clear:both;
	width:900px;
	height:auto !important;
	height:280px;
	min-height:280px;
	margin:0 auto 0 auto;	/*background-color: #A2C0EC;*/
	background: #FFFFFF;
}

#header {
	width:900px;
	margin:0 auto 0 auto;
}

#header2 {
	width:920px;
	margin:0 auto 0 auto;
}

#header h1 {
	margin:0 80px 0 0;
	padding: 7px 0 0 7px;
	font-size:16pt;
	color:#FFFFFF;
	font-weight:normal;
	width:500px;
	float:left;
}

#left {
	width:480px;
	height:auto !important;
	height:280px;
	min-height:280px;
	background:#FFFFFF;
	float:left;
	text-align: center;
}

#tagcloud {
	width:460px;
	height:250px !important;
	float:left;
	text-align: center;
	padding-top: 75px;
	margin-right: 10px;
	margin-left: 10px;
}

#left img {
	margin:15px;
	background:#000;
}

#right {
	float:right;
	width:420px;
	overflow:auto;
	height: 400px;
	background: #FFFFFF;
}

#right h1 {
	background:#C0ECA2;
	font-size:16pt;
	font-weight:normal;
	margin:0px 0 0 0;
	height:50px;
	line-height:50px;
	text-transform:lowercase;
	color:#485903;
	padding-left: 5px;
}

#right h1 .info {
	text-align:right;
	font-size:8pt;
	color:#999;
	text-transform:uppercase;
	padding-left:5px;
}

#right .thumb {
	display:inline;
	width:110px;
	height:100px;
	float:left;
	padding-top: 10px;
	padding-right: 25px;
}

#right .thumb img {
	padding:0px;
	background:#fff;
	border:0;
	width:auto;
	height:auto;
}

#righttext {
	margin-right:20px;
	width:400px
}

#copyright {
	clear:both;
	height:1em;
	color:#485903;
	font-size:8pt;
	text-align:right;
	padding:1px 10px 1px 0;
	background-color: #C0ECA2;
}

a {
	color:#ec008c;
	text-decoration:none;
}

/* a:hover {
	color:#333;
} */

a:link {color: #000; text-decoration: none; }
a:active {color: #000; text-decoration: none; }
a:visited {color: #000; text-decoration: none; }
a:hover {color: #000; text-decoration: none; }

.style1 {color: #FFF}
.style2 {color: #6796dc}
.style3 {font-size: large; color: #485903}
.style4 {color: #000}