
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/top.png) repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h2 {
	font-size: 107%;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 100%;
}

#balloon a{
	color: #FFFFFF;
}
#balloon a:hover{
	color: #742b36;
}

#balloondate {
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: center;
}

blockquote {
	padding: 15px 0 0 20px;
	background: url(images/img11.gif) no-repeat;
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(images/tick.png) no-repeat left center;
}

a {
	text-decoration: none;
	color: #4a4a4a;
}

a:hover {
	text-decoration: none;
	color: black;
	cursor: pointer;
}

/* Logo */

#logo {
	display: block;
	width: 760px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(images/header.png) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 113px 0 0 120px;
	/*text-transform: lowercase;*/
	letter-spacing: 3px;
	font: normal 50px "Times New Roman", Times, serif;
	font-style: italic;
}

#logo h2 {
	margin: -7px 0 0 0;
	padding: 0 0 0 155px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 7px;
	font-weight: bold;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/body.png) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background: url(images/left.png) no-repeat;
}

#content .title {
	padding: 10px 10px 10px 50px;
	background: url(images/icon.png) no-repeat 20px 50%;
}

#content .content {
	padding: 20px 20px 0px 20px;
	background: url(images/line.png) repeat-x;
}

#content .contentbis {
	padding: 20px 20px 1px 20px;
}

#content .contentdate {
	padding: 20px 20px 1px 20px;
	color: #2a2a2a;
	}
	
#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(images/separation.png) no-repeat center bottom;
}

#tab {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#tab2 {
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.floating-box {
	float: left;
	width: 160px;
	margin: 0 20px;
	font-size: 85%;
	text-align: left;
	
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/line.png) repeat-x left bottom;
	font-size: 13px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */


#sidebar {
	float: right;
	width: 160px;
	padding: 0 80px 0 20px;
	background: url(images/right.png) no-repeat right top;
}

#sidebar img{
	background: url(images/img05.gif) no-repeat left top;
}

#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}

#links {
}

#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
	padding-top: 20px;
	font: normal 15px Arial;
}

#menu ul {
}

#menu li {
}

#menu a {
}

#menu a:hover {
}

#menu b {
}

#menu h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(images/bottom.png) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
	color: #4a4a4a;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #4a4a4a;
}

#footer a {
	color: #4a4a4a;
}

/* lightbox
----------------------------------------------- */


.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #2d2d2d;
	border: 1px solid #2d2d2d;
	float: left;
	margin-left: 16px;
	margin-bottom: 16px;
	}
	
.thumbnail img:hover{
	border: 2px solid #6a6a6a;
	}
	
.thumbnail img{
	border: 2px solid #4a4a4a;
	}

	
.thumbnail p{
	color: #ffffff;
	font: normal 11px Arial;
	margin-bottom: -5px;
	text-align: center;
	}


#margeimg1{
	padding: 0px 0px 10px 0px;
}

#margeimg2{
	padding: 3px 10px 0px 0px;
}

#margeimg3{
	padding: 0px 15px 0px 0px;
}