
.sitewidth {
    width: 766px;
    margin: 0 auto;
    overflow: visible;
}
 
p {
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

object {
	margin-left: 40px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.linkblack
{
    background-color: black;
    color: white;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
}

h1, h2 {
	font-size: 1.65em;
	margin-top: 16px;
	margin-bottom: 10px;
	margin-left: 25px;
}

h3 {
	font-size:1.30em;
	margin:0px 0px 0px 25px;
}

#blacktop {
    background-color: black;
    color: white;
    height: 20px;
}

#languagebar {
	font-size: 0.90em;
    text-align: right;
}

#languagebar a {
    background-color: black;
    color: white;
}
 
#whitetop {
    background-color: white;
    color: #333333;
    height: 128px;
}

#sitelogo {
	padding:20px 0px 10px 0px;
   /* padding: 20px;*/
}
    
#sitedescription {
    padding: 29px;
}

#control_pages {
	float: right;
}
#control_pages img {border:0;}
#control_pages ul {
	margin:20px 0 0 0;
	padding:0;
}
#control_pages ul li {
	list-style:none;
	display:inline;
	margin:0 2px 0 0;
}

/*
#bghack {
    width: 100%;
	background: url(/img/bghack.gif) center repeat-y;
	float: left;
}
*/

#welcomebox 
{
    background: #ececec url(img/bg_welcomebox.jpg) no-repeat;
    color: #4f4f4f;
}

.maincontent
{
    height: 160px;
    margin-top: 10px;
    overflow: hidden; /* required by Firefox and Opera for right formatting */
}

#menu {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Tahoma", "Trebuchet MS", sans-serif;
	font-size: 1.2em;
    text-transform: uppercase;
}

#redstripe {
    background: #cc0000 url(img/bg_redstripe.jpg) repeat-x;
    color: white;
}

#redstripe_i {
    background: #cc0000 url(img/bg_redstripe_i.jpg) repeat-x;
    color: white;
}

.boxonethird {
    float: left;
    width: 33%;
}

.boxtwothirds {
    float: left;
    width: 66%;
}

.boxtwothirdsbgf4f4f4 {
    float: left;
    width: 66%;
    background-color: #f4f4f4;
}

#bghack {
    width: 100%;
	background: url(/img/bghack.gif) center repeat-y;
	float: left;
}

.tit_pages {
	margin:2% 0 0 5%;
	padding:0;
}

#blackfooter {
    height: 32px;
    line-height: 32px;
    background-color: black;
    color: white;
}

#redfooter {
    background-color: red;
    height: 3px;
    overflow: hidden; /* required by IE 6 */
}
