/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01_2.gif) repeat-x;
	font-family: Garamond, 'Palatino Linotype', serif;
	font-size: 16px;
	color: #444444;
        text-align: justify;
}

h1, h2, h3 {
	font-family: Garamond, 'Palatino Linotype', serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 237%;
        text-indent: 10mm;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}

img {
	border: 0px;
}

img.logo {
	border: 0px;
	float: right;
}
img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}
.bg0 { background: url(images/img01.gif) repeat;}
.bg_isef { background: url(logos/ISEF-logo200.png) no-repeat;}
.bg_isw { background: url(logos/ISWEEEP-logo200.png) no-repeat;}
.bg_infom { background: url(logos/INFOMATRIX-logo200.png) no-repeat;}
.bg_inepeu { background: url(logos/INEPO_EUROASIA-logo200.png) no-repeat;}
.bg_inep { background: url(logos/INEPO-logo200.png) no-repeat;}
.bg_gen { background: url(logos/GENIUS_Olympiad-logo200.png) no-repeat;}
.bg_part { background: url(logos/participate.png) no-repeat;}

.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 10px 0 30px;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Header */

#header {
	width: 1000px;
	height: 330px;
	margin: 0 auto;
	background: url(images/header3.png) no-repeat left top;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
        border-left: 1px dotted #DCDCDC;
        border-right: 1px dotted #DCDCDC;
}

/* Content */

#content {
        float:left;
        width:750px;
        padding: 0 0 0 0;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

#buttons {
        padding: 0 0 0 50px;
}

.td {
       padding: 0 5px 0 5px;
}

/* Sidebar */

#sidebar {
	margin: 0 0 0 775px;
        padding: 0 10px 10px 10px;
        border-left: 1px dotted #DCDCDC;
        border-bottom: 1px dotted #DCDCDC;
}

#sidebar ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
/*	text-transform: lowercase;*/
	font-size: 167%;}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

/* Footer */

#footer {
	clear: both;
	height: 25px;
	padding: 10px 0 0 0;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 80%;
}

#footer a {
	border: none;
	color: #CCCCCC;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
}

#legal strong {
	display: block;
	padding: 3px 0 0 0;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}
#international a:hover {
	border: 0px ;}
