* {

	margin: 0;

	padding: 0;

}



body {

	margin-top: 250px;

	background: #000000 url(img/img01.jpg) no-repeat center top;

	font: normal small Verdana, Arial, Helvetica, sans-serif;

	color: #CCCCCC;

}



h1, h2, h3 {

	color: #333399;

}



h2 {

}



h3 {

}



p, blockquote, ul, ol {

	margin-bottom: 1.4em;

	line-height: 1.2em;

}



p {

}



blockquote {

	margin-left: 2em;

	margin-right: 2em;

	font-style: italic;

}



ul {

	margin-left: 3em;

}



ul li {

}



ol {

	margin-left: 3em;

}



ol li {

}



a {

	text-decoration: none;

	color: #FFFFFF;

}



a:hover {

	text-decoration: underline;

}



img {

	border: 2px solid #663366;

}



/* Boxed Style */



.boxed {

	margin-bottom: 20px;

}



.boxed .title {

	margin: 0;

	padding: 5px 0;

	background: url(img/img07.gif) repeat-x left bottom;

	font-size: 1em;

}



.boxed .content {

	padding: 15px;

}



/* Post */



.post {

}



.post .title {

	padding: 10px 0;

	background: url(img/img07.gif) repeat-x left bottom;

	font-size: 1.6em;

	font-weight: normal;

}



.post .story {

	padding: 5px;

}



/* Header */



#header {

	height: 61px;

	background: url(img/img02.gif) repeat-x;

}



/* Header > Logo */



#logo {

	width: 700px;

	height: 19px;

	margin: 0 auto;

	padding: 6px 0 0 0;

}



/* Header > Menu */



#menu {

	width: 500px;

	height: 27px;

	margin: 0 auto 0 auto;

}



#menu ul {

	margin: 0;

	padding: 7px 0 0 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	height: 25px;

	margin: 0 5px 0 0;

	padding: 5px 25px 0 25px;

	background: url(img/img03.gif) repeat-x;

	border: 1px solid #222222;

	text-align: center;

	font-size: 9px;

	font-weight: bold;

	color: #FFFFFF;

}



#menu a:hover {

	background-image: url(img/img04.gif);

	text-decoration: none;

}



#menu .active a {

	background-image: url(img/img05.gif);

}



/* Wrapper */



#wrapper {

	background: url(img/img06.gif) repeat-x;

}



/* Content */



#content {

	width: 700px;

	margin: 0 auto;

	padding: 20px 0 0 0;

}



/* Content > Main */



#main {

	width:700px;

	margin: 0 auto 0 auto;

}



/* Content > Main > Welcome */



#welcome {

	padding-top: 5px;

}



/* Content > Main > Example */



#example {

}



/* Content > Sidebar */



/* Footer */



#footer {

	clear: both;

	padding: 20px 50px;

	border-top: 4px solid #393F4D;

	background: #444C5D;

}



#footer p {

	width: 700px;

	margin: 0 auto 0 auto;

	font-size: x-small;

	color: #FFFFFF;

}

#legal {

	text-align:center;

	line-height: 0.4em;

}

/* Quote form styles */

form, input {	

	padding: 0px;

	margin: 0px;

}

legend {

	font-weight: bold;

}

label, fieldset { 

	margin: 5px 0; 

	padding: 5px 5px 5px 5px;	

}

fieldset {

	margin: 1em 0;

	border: 1px solid #CCCCCC;

}

label {

	width: 50%;

	padding: 0 1em;

	text-align: right;

	float: left;

}

fieldset div {

	margin-bottom: .5em;

	padding: 0;

	display: block;

}

#flash {

	padding: 5px 5px 5px 5px;

	border: 1px solid #990033;

}

.gallery {

	text-align:center;

}

.blue {

	font-size:16px;

	color:#339;

	font-weight:bold;

}

#gallery {

	width:800px;

}

i {
	color:#666;
	font-size:0.6em;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
}
i a {
	color:#666;
	text-decoration:none;
	
}
a span {
	display: none;
}
a:hover span {
	display: block;
	position: absolute;
	width: 240px;
	z-index: 10;
	color: #999;
	font-size:0.85em;
	text-decoration:none;
	text-decoration: none;
	left: 50%;
}
