* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 background-color: #FFFFFF;
 font-size: 12px;
 background-image:url(images/bg-tile.gif);
 background-repeat:repeat;
}
.wrapper {
 width: 782px;
 margin: 0 auto;
}
#border {
 border: 1px solid #FF9B21;
 margin: 20px 0px 5px 0px;
 background-color: #fff;
 min-height: 776px;
 float: right;
 width: 780px;
}

.text {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 background-color: #FFFFFF;
 font-size: 13px;
 padding-left:2px;
}

* html #border {height:776px} /* IE Min-Height Hack */ 
/* ------------------------ Start Header -----------------*/
.header {
 text-align: center;
 margin: 6px 0px 0px 0px;
}
/* ------------------------ End Header -----------------*/


/* ------------------------ Start Navigation Bar -----------------*/
#nav-bar {
 color: #fff;
 font-weight: bold;
 margin: 8px 0px 0px 6px;
 background-image: url(images/nav-bar.gif);
 background-repeat: no-repeat;
 height: 21px;
 padding: 5px 0px 0px 10px;
}
#menu {
	float: left;
	list-style: none;
}
#menu li {
	display: inline;
	padding-right: 10px;
	border:0px;
}

/* ------------------------ End Navigation Bar -----------------*/


/* ------------------------ Start Images -----------------*/
img {
 display: inline;
 border: none;
}
img.block {
 display: block;
}
img.float {
 float: left;
 border: 1px solid #FF9B21;
 margin: 1px 14px 2px 0px;
 padding: 2px;
}
/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 6px 0px 0px 4px;
 display: inline; /* IE Hack */
 width: 240px;
 float: left;
 background-image:url(images/search-box.gif);
 background-repeat: no-repeat;
 min-height: 300px;
 padding: 0;

}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */

.leftcolumn-inner { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 220px;
 float: left;
 background-image:url(images/search-box.gif);
 background-repeat: no-repeat;
 min-height: 40px;
 padding: 10px;
 margin-bottom: 7px;
}
* html .leftcolumn-inner {height:40px} /* IE Min-Height Hack */

.leftbox { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 235px;
 float: left;
 min-height: 125px;
 margin-bottom: 7px;
}
* html .leftbox {height:125px} /* IE Min-Height Hack */


#rightcolumn {
/* border: 1px solid red;*/
 margin: 6px 0px 0px 0px;
 display: inline; /* IE Hack */
 width: 513px;
 float: left;
 min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

.featured {
 background-image:url(images/sponsor.gif);
 min-height: 80px;
 background-repeat: no-repeat;
 text-align: left;
 padding: 10px 8px 10px 10px;
 display: inline; /* IE Hack */
 float: left;
 width: 515px;
}
.featured-img {
 float: left;
 border: 1px solid #FF9B21;
 padding: 1px;
 margin: 3px;
 height:50px;
}

}
* html .featured {height:80px} /* IE Min-Height Hack */

.maincontent {
 min-height: 80px;
 display: inline; /* IE Hack */
 float: left;
 margin-bottom: 0px;
 width: 530px;
}
* html .maincontent {height:80px} /* IE Min-Height Hack */


.content-mid {
 background-image:url(images/content-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 5px 10px;
 height: 125px;
 min-height: 105px;
}
.left-mid {
 background-image:url(images/left-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 10px 14px;
}
.left-heading {
 background-image:url(images/left-heading.gif);
 background-repeat: no-repeat;
 padding: 7px 14px 5px 12px;
 font-size: 12px;
 color: #FFF;
 min-height: 11px;
 font-weight: bold;
}
* html .left-heading {height:11px} /* IE Min-Height Hack */

/* ------------------------ End Main Columns -----------------*/

/* ------------------------- Start Headings ---------------------*/
h1 {
 font-size: 16px;
/* color: #FF9B21; */
/* color: #8C8C8C; */
 color: #000000;
 padding: 5px 0 5px 15px;
}
h2 {
 margin:0px;
 padding:0px;
 font-size: 14px;
/* color: #FF9B21; */
/* color: #8C8C8C; */
/* color: #696969; */
 color: #000000;
}

.valid {
 margin: 10px 0px 0px 10px;
}
/* ------------------------- End Headings ---------------------*/

input {
 background-color:#FFF;
 border: 1px solid #FF9B21;
 width: 150px;
}

textarea {
 background-color:#FFF;
 border: 1px solid #FF9B21;
}


#footer {
 font-size: 10px;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
}
#nav-bar li {
 list-style: none;
}

ul#olmp-news li {
/* list-style: none;*/
 margin-left: 12px;
}
ul#daily-links li {
 list-style: none;
 margin-left: 2px;
}

ul#nav-links li {
 display: inline;
 margin-left: 0px;
 padding-left: 12px;
}

ul#olmp-news li a:link{
 color: #000;
}
ul#olmp-news li a:visited{
 color: #000;
}
ul#olmp-news li a:hover{
 color: #000;
}
ul#olmp-news li a:link{
 color: #000;
/* font-weight: bold;*/
}

ul#daily-links li a:link{
 color: #000;
 text-decoration: none;
/* font-weight: bold;*/
}
ul#daily-links li a:visited{
 color: #333;
 text-decoration: none;
/* font-weight: bold;*/
}
ul#daily-links li a:hover{
 color: #999;
 text-decoration: none;
/* font-weight: bold;*/
}

#nav-bar a:link {
 color: #fff;
 text-decoration: none;
}

#nav-bar a:visited {
 color: #fff;
 text-decoration: none;
}

#nav-bar a:hover {
 color: #ddd;
 text-decoration: none;
}


a:link {
 color: #FF8500;
 text-decoration: none;
}
a:visited {
 color: #FF8500;
 text-decoration: none;
}
a:hover {
 color: #FF8500;
 text-decoration: underline;
}

.valid {
 margin: 10px 0px 0px 10px;
}


 .input{
  		width:340px; height:21px; 
		background-color:#FFFFFF; 
		font-size:11px;
    	font-family:Tahoma;
		color:#373737;
		margin:0px;
		padding:2 0 0 7px;
		}

 .textarea{
 		 width:165px; height:143px; 
		background-color:#E1DAC3; 
		font-size:11px;
    	font-family:Tahoma;
		color:#373737;
		line-height:11px;
		border-color:#B8B19A;
		border-style:solid;
		border-width:1px;
		margin:0px;
		padding:2 0 0 4px;
		overflow:auto;
		}
		
p#pagelist a {
	font-size: 								14px;
	margin:									0px 0px;
	padding:								3px 8px 3px 8px;
	text-align:								center;
	border:									1px solid #CCCCCC;
	color:									#444444;
	text-decoration:						none;
}

p#pagelist a:hover, .pageactive {
	background-color:						#FF9D22;
	border-color:							#000000;
	color:									#666666;
}

.pagewahl {
 display: inline; /* IE Hack */
 float: left;
 margin-bottom: 0px;
 width: 530px;
}

.pagecontent {
 display: inline; /* IE Hack */
 float: left;
 margin-bottom: 0px;
 width: 530px;
}


.pagewahl-mid {
 background-image:url(images/content-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 5px 14px;
}

.bigger {
 font-size:16px;
}

