body{
margin:0px;
padding:0px;
background:url(/imgs/bg.jpg) repeat-x bottom center;
font-family:verdana;
font-size:11px;
}

#container {	
margin: 0px auto;
padding: 0px;
width: 945px;
}

#header{
margin:0px 0px 25px 0px;
width:945px;
height:201px;
background:url(/imgs/header.jpg) no-repeat;
cursor:pointer;
}
#footer{
margin:25px 0px 0px 0px;
width:945px;
height:111px;
background:url(/imgs/footer.jpg) no-repeat;
} 

#left, #right{
float:left;
}

#left{
width:620px;
}

#right{
width:200px;
}

h2{
font-size:14px;
margin:0px;
padding:0px;
}
img.title{
margin-bottom:15px;	
}
/*  */
.article{
width:580px;
border-top:1px solid black;
padding:15px 0px 0px 0px;
margin-bottom:15px;
}

.article .articleImg, .article div{
float:left;
margin-bottom:0px;
}

.article img{
width:100px;
margin-right:20px;
margin-bottom:0px;
border:1px solid black;
}
.article .pubDate{
color:#828282;	
}
.article .articleText{
margin:0px;
width:455px;
}

.article div a{
margin-top:10px;
color:#000;
font-weight:bold;
text-decoration:none;
padding-right:12px;
background:url(/imgs/arrow.jpg) no-repeat center right;
}

/* */
#right p{
	margin:0px;
width:340px;
}
#right a{
font-weight:bold;
color:#00539f;
}
#right p a{
font-weight:normal;
color:#000;
}

/*  */
form{
margin:30px;
}

label{
font-weight:bold;
float: left;
width: 200px;
}

input,select{
width:300px;
margin:5px 0px 10px 0px;
border:1px solid black;
background-color:#fff;
}

.submit{
width:100px;
}

/*  */
#right .imgcontainer{
width:400px;
}

#right .imgcontainer .imgdiv{
border:1px solid #b2b6ba;
padding:3px;
float:left;
margin:0px 8px 8px 0px;
}

a img{
border:0px;
}
