
body {
	line-height: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 20px;
	background-color: black;
	text-align: left;
	font-size: 16px;
	background-position: center top;
	color: #49e0f2;
}

div#wrapper {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #49e0f2;
	border-bottom-color: #49e0f2;
	border-top-style: solid;
	border-bottom-style: solid;
	min-height: 600px;
	border-right-color: #49e0f2;
	border-left-color: #49e0f2;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	/*height: 800px;*/
	padding-left: 50px;
	padding-bottom: 50px;
	padding-right: 50px;
	padding-top: 10px;
	border-spacing: 10px 5px;
	border-collapse: separate;
	text-align: justify;
	width: 800px;
}

div#wrapper_nobox {
	font-size: 25px;
	padding-top: 100px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	/*height: 800px;*/
	padding-left: 50px;
	padding-bottom: 0px;
	padding-right: 50px;
	border-spacing: 10px 5px;
	border-collapse: separate;
	text-align: right;
	width: 800px;
}

div#menubar {
	border-bottom-color: #49e0f2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-right: 25px;
	padding-left: 25px;
}

div#content {
	padding-top: 50px;
	padding-right: 25px;
	padding-left: 25px;
}

div#gallery {
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	border-spacing: 40px 40px;
}

div#text {
	line-height: 20px;
	padding-top: 4px;
	font-size: 16px;
	border-bottom-style: none;
	width: 500px;
}

a.gallery {
	border-style: none;
	color: black;
}

a {
	color: #49e0f2;
	border-style: none;
	text-decoration: none;
}

a.links_site {
	font-size: 16px;
	border-style: none;
	text-decoration: none;
	color: #30d6e5;
}


a:hover {
	text-decoration: none;
}

a.nav {
	font-weight: bold;
	color: #30d6e5;
	font-size: 16px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 0px;
	text-decoration: none;
}

a.nav_hic {
	font-weight: bold;
	color: #b51b6e;
	font-size: 28px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 0px;
	text-decoration: none;
}


a.nav:hover {
	font-weight: bold;
	color: #b51b6e;
	font-size: 28px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 0px;
	text-decoration: none;
}


div#footer {
	text-align: center;
	font-size: 8px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-position: center;
}

li {
	list-style-type: disc;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 0px;
}

div#sidebar {
	padding-top: 24px;
}

img {
	border: 0;
}

p {
	font-weight: bold;
}

