﻿body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #0a6e9c url(images/bg1.png);	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h3 {
	margin: 0;
	font-weight: normal;
	color: #AD1112;
}

h2 {
	margin: 0;
	font-weight: normal;
	color: #AD1112;
}

h1 {
	margin: 0;
	font-weight: normal;
	color: #AD1112;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

ul {
	line-height: 180%;
}

ol {
	line-height: 180%;
}

p {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
}


/* Header */

#header {
	width: 800px;
	height: 220px;
	margin: 0 auto 0 auto;
	padding:0px;
	background:  url(images/logobanner.png) no-repeat right top;	
	
}

/* Menu */
#menu {
	float: right;
	width:800px;
	height: 40px;
	padding:180px 0 0 0;
	overflow:hidden;
}

#menu ul {
	width:796px;
	height: 40px;
	margin: 0;
	background: #AD1011 url(images/red.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 19px;
	background: url(images/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right; /*width: 430px;*/;
	width: 760px;
	padding: 20px;
    background: #FFFFFF url(images/contentbottom1.png) no-repeat left bottom; 
}

/* Footer */
#footer {
	width: 800px;
	margin: 0 auto;
}

/* CIGDEM - NEW CSS definitions */
#photos{
	border-style: groove;
	border-top-color: #000000;
	border-top-width: thick;
}

#newFooter {
	width: 800px;
	height: 40px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background: #AD1011 url(images/red.jpg) repeat;
	color: #FFFFFF;
	margin:0 auto 0 auto;	
	clear:both;
}

#newFooter p{
	padding-top:4px;
}
