/*Stylesheet for DCSIntl  */

*{
padding:0;
margin:0;
border:0;
outline:0;
}

body{
color:#462F5B;
font:0.9em 'Trebuchet MS', Verdana, Arial, sans-serif;
background:/*#ACC95F*/url(images/stripe3.png);
}

#wrap{
width:734px;
margin:0 auto;
background:#F3FFEB;
}

#head{
height:200px;
width:734px;
}

#content{
width:734px;
}

#nav{
width:150px;
float:left;
background:#ACC95F url(images/tr.png) top right no-repeat;
margin:10px;
padding-top:15px;
}

#nav ul li{
list-style:none;
padding:15px;
text-align:center;
}

#nav a{
text-decoration:none;
border-bottom:1px solid;
color:#462F5B/*8E6E95*/;
display:block;
font-variant:small-caps;
}

#nav a:hover, a:active{
color:#C62C54;
}

#nav a.now{
color:#C62C54;
font-weight:600;
}

#nav .bottom{
background:url(images/bl.png) bottom left no-repeat;
height:21px;
}

#text{
width:530px;
padding:15px 5px;
float:left;
}

#text p{
padding:7px 5px 5px 7px;
line-height:1.35em;
}

#text a{
color:#6B488C;
}

#text a:hover, a:active{
color:#C62C54;
text-decoration:none;
}

#text h1{
background:url(images/h1.jpg) left no-repeat;
padding:0 5px 0 50px;
font-size:1.1em;
display:block;
border:1px solid #ACC95F;
text-align:right;
}

#text h2{
font-size:0.9em;
padding-top:7px;
}

#text ul{
list-style:none;
padding:4px 25px;
}

#text ul li{
padding-left:20px;
background:url(images/bullet.jpg) left no-repeat;
}

#text img{
float:left;
padding:2px;
margin:2px;
border:1px solid #ACC95F;
}

#text img:hover{
border:1px solid #C62C54;
}

#footer{
clear:both;
width:724px;
border-top:3px #ACC95F solid;
padding:5px;
text-align:center;
font-size:0.8em;
}

