body{
background:url(../images/bg.png) repeat-x #eeecde;
}


img{
border:none;
}

#wrapper{
width:842px;
margin:5px auto 5px auto;
background:url(../images/wrap.png) repeat-y;
}

#phrase{
width:700px;
float:left;
text-align:left;
color:#55345F;
font-family:"century gothic",Arial,Helvetica,sans-serif;
font-size:1.1em;
background:#f0eee1;
padding-left:20px;
height:25px;
}

#flags{
width:102px;
padding-right:20px;
float:left;
text-align:right;
background:#f0eee1;
padding-top:5px;
height:20px;
}

#flags a{
text-decoration:none;
}

#wrap_top{
height:5px;
}

#wrap_top #left{
float:left;
height:5px;
width:5px;
background:url(../images/top_left.png) no-repeat;
}

#wrap_top #mid{
float:left;
height:5px;
width:832px;
background:url(../images/top_mid.png) repeat-x;
}

#wrap_top #right{
float:left;
height:5px;
width:5px;
background:url(../images/top_right.png) no-repeat;
}

#header{
margin:10px auto 0 auto;
width:800px;
height:194px;
}


#content{
background:#f3f3e9;
width:780px;
margin-left:auto;
margin-right:auto;
padding:10px;
}


#left{
float:left;
}

#top{
float:left;
}

html* #top{
float:right;
}

#article{
width:550px;
float:left;
margin:0 10px;
height:125px;
overflow:hidden;
}

html* #article{
width:560px;
float:left;
margin:0;
height:125px;
overflow:hidden;
}

#article h1{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#464646;
margin-top:5px;
}

#article p{
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#464646;
text-align:justify;
}

#rss{
margin-top:10px;
width:560px;
float:right;
}

#rss .title{
width:560px;
background:url(../images/title5.png) right no-repeat #55345F;
height:19px;
}

#rss ul{
margin:0px;
padding-left:15px;
}

#rss li{
list-style-type:square;
}

#rss li a{
font-weight:bold;
color:#464646;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
}

#menu{
background:url(../images/menu.png) repeat-y left #55345f;
text-align:right;
margin-left:auto;
margin-right:auto;
margin-top:10px;
width:795px;
padding:2px 5px 2px 0px;
color:#FFF;
font-size:0.7em;
font-weight:bold;
}

#menu a{
display:inline;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}


#dromes{
padding-left:10px;
width:560px;
float:left;
}

html* #dromes .title h2, #rss .title h2{
margin:0px;
}

#dromes h2 a, #rss h2 a{
color:#FFF;
font-size:1.05em !important;
font-family:"century gothic", Arial, Helvetica, sans-serif;
text-decoration:none;
margin-left:10px;
	font-variant:small-caps;
}

#drome1{
width:275px;
float:left;
}

html* #drome1, #drome2, #drome3, #drome4, #rss{
margin-top:20px;
}

#drome1 .title{
width:275px;
background:url(../images/title1.png) right no-repeat #00a0b0;
height:19px;
}


#drome1 .drome_desc a{
color:#00a0b0;
font-size:0.7em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#drome2{
margin-left:10px;
width:275px;
float:left;
}

#drome2 .title{
width:275px;
background:url(../images/title2.png) right no-repeat #8a9b0f;
height:19px;
}

#drome2 .drome_desc a{
color:#8a9b0f;
font-size:0.7em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#drome3{
width:275px;
float:left;
}

#drome3 .title{
width:275px;
background:url(../images/title3.png) right no-repeat #cc333f;
height:19px;
}

#drome3 .drome_desc a{
color:#cc333f;
font-size:0.7em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}


#drome4{
width:275px;
margin-left:10px;
float:left;
}

#drome4 .title{
width:275px;
background:url(../images/title4.png) right no-repeat #6a4a3c;
height:19px;
}

#drome4 .drome_desc a{
color:#6a4a3c;
font-size:0.7em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.drome_top{
background:url(../images/shadow_top.png) no-repeat;
width:275px;
height:10px;
}

.drome_bot{
background:url(../images/shadow_bot.png) no-repeat;
width:275px;
height:10px;
}

.drome_mid{
width:255px;
height:156px;
padding:10px;
background:#ccbaad;
}

.drome_desc{
text-align:right;
}

#footer{
text-align:center;
margin-top:10px;
padding-bottom:10px;
}

#footer a {
color:#788c03;
font-size:0.8em;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}



.clear{
clear:both;
}