
body {
	background: #000033;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 7px;
}

h2, h3 {
	margin-top: 0px;
	color: #000099;
}

h2 {
	font-size: 18px;
}

h3 {
	margin: 0;
	font-size: 16px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
	color: #000099;
}

a:hover {
	text-decoration: none;
}

/* Header */

#motto {
	font-size: 18px;
	color: #FEFEFE;
	font-family: "Segoe Script";
	font-weight: bold;
	text-transform: none;
	text-align: center;
	padding: 36px;
	position:absolute;
}

#header {
	width: 740px;
	height:150px;
	margin: 0 auto;
	background: url(../images/img1d.jpg);
}

#header h1 {
	float: left;
	margin: 0;
	padding: 90px 0 0 30px;
	font-size: 48px;
    color:#000099;
	width:650px;
	filter:glow(color=#FEEDB1,strength=2);
}

#header h2 {
	float: right;
	margin: 0;
	padding: 45px 25px 0 0;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 700px;
	height: 28px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../images/img3z.gif);
}

#menu ul {
	width: 700px;
	height: 28px;
	margin: 0;
	padding: 0;
	background: #333333;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding:  5px 5px 5px 5px;
	border-left: 1px solid #666666;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 76px;
}

#menu a:hover {
	background: #FFF2FF;
    color: #CC0000;
}

#menu .first a {
	border-left:none;
}

#menu .anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
padding: 0 0 0 0;
border-left: none;
border-bottom-width: 0;
font:normal 12px Arial;
z-index: 100;
background-color: #666666;
line-height: 18px;
width: 140px;
}

#menu .anylinkcss a{
width: 140px;
display: block;
border-bottom: 1px solid black;
padding: 5px 5px 5px 5px;
background-color: #666666;
text-align: left;
text-indent: 10px;
text-decoration: none;
font-weight: bold;
line-height: 18px;
}

#menu .anylinkcss a:hover{ /*hover background color*/
background-color: #FFF2FF;
color: #CC0000;
}

/* Splash */

#splash {
	width: 700px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../images/img3z.gif);
}

#languages {
	width: 700px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../images/img3z.gif);
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 10px 20px 0 20px;
	background: url(../images/img3z.gif);
}

#colOne {
	float: right;
	width: 470px;
	padding: 0 15px 0 0;
}

#colTwo {
	float: left;
	width: 170px;
	padding: 0 0 0 15px;
	font-size:12px;
	text-align:left;
}

#colTwo p {
 	margin-bottom:10px;
}

#colBoth {
	float: left;
	width: 650px;
	padding: 0 0 0 25px;
}

/* Footer */

#footer {
	width: 740px;
	height: 30px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(../images/img4z.gif) no-repeat;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #F5F5F5;
	font-size: 12px;
}

#footer .sisyon a {
	color: #339966;
	font-weight: bold;
	text-decoration:none;
}

#footer .sisyon a:hover {
	color: #33FF99;
	text-decoration: underline;
}

#footer .sisyon a:visited {
	color: #339966;
	font-weight: bold;
	text-decoration: none;
}
.thumbnail {
	float: left;
	margin: 0 5px 10px 0;
	width: 125px;
}
.caption {
	text-align: center;
}
