
body {
	font-family: georgia, serif, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 10px auto;
	padding: 0;
	text-align: center;
}

/*Pagewrapper serves as a container for all elements on the page.
Min-width is set to 720px.
readme_first file included with this PagePack for details.*/
#pagewrapper{
	margin: 0 0 0 0;
	min-width: 760px;
	text-align: left;
	position: relative;
}
#contentwrapper{
margin:0 auto;
padding: 0px;
width: 95%;
 text-align: left;
 }
/*The masthead DIV contains the background images that comprise the
layout's upper curve, as well as the logodiv.
Masthead's background image tiles left to right along the X-Axis
creating the masthead's textured backdrop.*/
#masthead {
	background-image: url(topvcep.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

/*The logodiv carries the embedded logo image and a right-aligned
background image that creates the abstract pear scene and the
top right corner of the top curve.*/
#logodiv {
	background-image: url(topvdp.jpg);
	background-repeat: no-repeat;
	background-position: right  top;
}

#wrapper { padding: 0px 7px 0px 6px;
	margin: 0 auto;
	position: relative;
  border-left: 1px solid #A9A9A9;
 border-right: 1px solid #A9A9A9;
} 
#wrap { padding: 0;
	margin: 0;
  border-left: 1px solid #A9A9A9;
 border-right: 1px solid #A9A9A9;
} 
#sidebar {
	font-size: 0.75em;
	padding-left: 7px;
	width: 165px;
	float: left;
} 
#news {
	font-size: 0.75em;
	padding-right: 7px;
	width: 170px;
	float: right;
}

#maincontent {
	border: 1px solid #7E886F; 
	font-size: 0.90em; 
	margin: 0 182px 0 182px; 
	padding: 10px 10px; 
}
#sidebar h2, #news h2 {
background: url(zverdscurs.png) no-repeat 0px 50%;
padding-left: 25px;
font: bold 1.2em georgia, serif;
	margin: 0px 0px 5px 5px; 
} 

#maincontent h2 {
	font-size: 1.4em; 
	margin: 0 0 6px; 
} 
#maincontent h3 {
	font-size: 1.2em; 
	margin: 10px 0 6px; 
} 

/*NAVIGATION BAR*/
#navbar {
	margin: 0;
	padding: 0;
}
#navbar li {
	list-style-type: none;
	margin: 0 0 6px 0;
}
#navbar a {
	display: block;
	padding: 3px 6px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F49300;
	border: 1px solid #333333;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #333333;
	background-color: #FFFFFF;
}
#uberlink {
	color: #333333 !important;
	font-weight: bold;
	background-color: #FFFFFF !important;
}


/*The copyrightdiv carries the textured background along the bottom
edge of the mainbox. Nested inside this DIV is the
copyrightnotice DIV.*/
#copyrightdiv {
	background-image: url(bot.gif);
	background-repeat: repeat-x;	position: relative;
	text-align: left;
	clear: both;
}

/*Copyrighnotice contains the embedded copyright notice, which
also creates the bottom left curve of the main box. We also set
a background image that completes the bottom curve.*/
#copyrightnotice {
	font-size: .75em;
	background-image: url(botd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}

/*Footer styles*/
#footer {
	padding: 10px 20px 0 20px;
	font-size: .7em;
	margin: 0px auto;
	text-align: center;
	width: 720px;
}
#footer p {
	margin: 0 0 3px 0;
}


/*Heading Styles*/
h1, h2, h3 {
	margin: 0px;
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	line-height: normal;
	font-weight: normal;
}
h2, h3 {
	margin: 10px 0 0 0;
	font-size: 1.6em;
	color: #7E886F;
}
h3 {
	font-size: 1.2em;
}
#sidebar h3 {
color: #666666;
}

/*the top class is applied to headings at the top of a DIV when we want
those heading to be flush with the top of the DIV. This class can be
assigned to any element to set its margin to zero.*/
.top {margin: 0;}


/*Link Styles. Applies to links except
those that are in the main menubar.*/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #7E886F;text-decoration: underline;
}
#sidecontent a:link {
	color: #000;
}
#sidecontent a:visited {
	color: #000;
}
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #333333;
}
#skipmenu
	{
		position: absolute;
		left:380px;
		top: 40px;
		text-align: center;
	}
.centra {text-align: center; }
.clear {clear: both;  }	
.bordo {text-align: center;  border: 1px solid #7E886F; 
 margin: 1px auto; 
 padding: 2px 5px 2px 5px;  }
 .bordoleft{text-align: left;  border: 1px solid #7E886F; 
 margin: 1px auto; 
 padding: 0px 5px 0px 5px;  }
.small{ font: .60em Verdana, Geneva, Arial, Helvetica, sans-serif; }
.micio {
background: url(miciob.jpg) no-repeat 100% 100%;
}
.zero, .zero p{
	padding: 0;
	margin: 2px;
	text-align: center;
}
