body {
	background-color: #07004C;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
}

p,td {
	font-size: 12px;
}

#face {
	background-image: url(../images/face.jpg);
	background-repeat: no-repeat; 
}

#first-page-search {
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	width: 242px;
	height: 40px;
	text-align: left;
}

#search-field {
	border: 1px solid gray;
	width: 123px;
	margin-top: 11px;
	margin-left: 79px;
   height: 18px;
	padding: 0px;
}

#search-field1 {
	border: 1px solid gray;
	width: 123px;
	margin-top: 11px;
	margin-left: 5px;
   height: 18px;
	padding: 0px;
}

#search-button {
	background-color: #FF6600;
	border: 1px #FF6600 solid;
	color: white;
	width: 20px;	
	height: 19px;
}

.search-box {
	font-size: 12px;
	width: 400px;
}

#youth-zone {
	margin-top: 10px;
}

#youth-zone p {
	margin-left: 10px;
}

form {
	margin: 0px;
}

.events-image {
	margin-top: 10px;
}

#menu1 {
	width: 210px;
	float: right;
	margin-top: -20px;
	margin-left: 10px;
	margin-right: -10px;
}

#menu1 a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 11px;
	display: block;
}

.menu a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 11px;
	display: block;
}

.menu td {
	font-weight: bold;
}

.menu tr {
	height: 20px;
}

#latest_project {
	margin: 10px;
	font-size: 12px;
}

.image-box-bg {
	border: 1px solid white;
}

#footer td {
	padding: 10px 0px 10px 0px;
	color: #6699CC;
}

#footer a {
	color: #6699CC;
}

#footer img {
	float: left;
	margin-right: 10px;
}

#lines-bg {
	background-image: url(../images/line-bg.gif);
}

#main-content {
	padding: 20px;
	font-size: 12px;
}

#main-content input, #main-content textarea, #main-content select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif	
}


#main-content select {
	padding: 0px;
}

#main-content h1 {
	font-size: 18px;
	margin: 0px;
}

#path {
	padding-left: 20px;
	font-size: 14px;
}

#path a {
	font-size: 14px;
	color: white;
	text-decoration: none;
}

#path a:hover {
	text-decoration: underline;
}

#inner-events {
	min-height: 185px;
	background-image: url(../images/events_inner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 50px;
}

#inner-youth {
	background-color: black;
	min-height: 272px;
	background-image: url(../images/youth_zone_inner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 50px;
}

.form_captions {
	font-weight: bold;
	vertical-align: top;
}

.error {
	color: red;	
}

.error1 {
	padding: 5px;
	border: 1px black solid;
	background-color: white;
	color: red;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.lectures-dates {
	font-size: 12px;
	font-weight: 100;
}

h3 {
	font-size: 18px;
}

.leaflet {
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

th {
	font-weight: bold;
	text-align: left;
}

img {
	border-color: white;
}

.justifed-blocks {
	text-align: justify;
	width: 200px;
}

#strange-table td {
	padding: 5px 5px 5px 0px;
}

legend {
	color: white;
}

.remove p {
	margin: 0px;
}