html {
  width:100%;
	height: 100%;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333;
	background:url(../images/site_bg.png)top left repeat-x;
}

a{
	outline:0;		/*firefox dotted line*/
	color:#355967;
}

#announcement {
	padding: 1px;
}

#announcement p {
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

a:link, a:visited{
	color:#355967;
}

a:hover{
	color:orange;
}

a img{
	border:none;

}

h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	color:#355967;
}

h1{
	font-size:18px;
}

h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
h4{
	font-size:12px;
}

h2 a, h3 a, h4 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited{
	color:#355967 !important;
	text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}

.hidden{
	display:none;
}

.tright{
	text-align:right;
}

.tleft{
	text-align:left;
}

.tcenter{
	text-align:center;
}

.tjustify{
	text-align:justify;

}

.image_left{
	float:left;
	display:inline;
	margin-right:5px;
}

.image_right{
	float:right;
	display:inline;
	margin-left:5px;
}

.block_left{
	display:block;
	float:left;
}

.block_right{
	display:block;
	float:right;
}

.block_center{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/*
.curved {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(./javascript/border-radius.htc);
}
*/

#wrap{
	width:960px;
	margin:0 auto 20px auto;
	padding:0;
}

#content{
	width:960px;
	margin:0;
	padding:0;
	background:url(../images/content_bg.png) top left repeat-y;
}



#top{
	width:960px;
	height:93px;
	margin:20px 0 0 0;
	padding:0;
	background: url(../images/header_bg.png) top left no-repeat;
	position:relative;
}

#top h1{
	float:left;
	margin:20px 0 0 15px;
	padding:0;
	font-size:40px;
	font-weight:normal;
	line-height:40px;
}
#top h1 a{
	color:black;
	text-decoration:none;
}

.initial{
	font-weight:bold;
	color:#345967;
}

/* TOP NAVIGATION  */
#menu{

	margin:0;
	padding:0;
	height:37px;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:46px;
	left:400px;
	}


#menu li{
	display:block;
	height:37px;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 0 6px;
}

#menu li a{
  float: left;
	display:block;
	height:31px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:6px 6px 0 0;
	color:#333;
}

#menu li a:hover{
	color:#913a3a;
}

#menu li.active{
	background:url(../images/nav_sel_left.png) top left no-repeat;
}

#menu li.active a{
	background:url(../images/nav_sel_right.png) top right no-repeat;
}


#left{
	width:590px;
	float:left;
	display: inline;
	margin:10px 10px 0 20px;
	padding:0;
	/*border:solid 1px #d6d6d6;*/
	background:url(../images/main_bg.png) top left repeat-y;
}

#left .top{
	width:590px;
	height:10px;
	margin:0;
	padding:0;
	background:url(../images/main_top.png) top left no-repeat;
}

#left .bottom{
	width:590px;
	height:10px;
	margin:0;
	padding:0;
	background:url(../images/main_bottom.png) bottom left no-repeat;
}

#inner_left{
	width:570px;
	margin:10px auto;

}

.post{
	margin:10px 0;
	/*border-bottom:dotted 1px gray;*/
}

.text .image {
	width:110px;
	float:left;
	margin:0 5px 5px 0;
	padding:0 0 5px 0;
	background:url(../images/image_bottom_110.png) bottom left no-repeat;
}
.text .image .img_top{
	width:110px;
	height:5px;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:0px;
	background:url(../images/image_top_110.png) top left no-repeat;
}
.text .image img{
	display:block;
	width:100px;
	margin:0 auto;
}


.text .image p{
	width:100px;
	margin:2px auto;
	text-align:center;
	font-size:10px;
	line-height:10px;
}

.large_img{
	width:210px;
	float:right;
	margin:0 0 5px 5px;
	padding:0 0 5px 0;
	background:url(../images/image_bottom_210.png) bottom left no-repeat;
}

.large_img .img_top{
	width:210px;
	height:5px;
	font-size:1px;
	line-height:0px;
	margin:0;
	padding:0;

	background:url(../images/image_top_210.png) top left no-repeat;
}

.large_img img{
	display:block;
	width:200px;
	margin:5px;
}

.large_img p{
	width:200px;
	margin:2px auto;
	text-align:center;
	font-size:12px;
	line-height:12px;
}


ul.post_info{
	margin:0;
	padding:0;
	list-style:none;
}

ul.post_info li{
	margin:0;
	height:13px;
	padding:1px 0 0 12px;
	font-size:10px;
	line-height:10px;
	background:url(../images/date.gif) 0 0 no-repeat;
}

.more{
	clear:both;
	display:block;
	text-align:right;
	border-bottom:dotted 1px gray;
}


.author{
	font-size:10px;
}



#commentform{
	margin:10px 0;
	width:420px;
	padding:0 0 10px 0;
	background:url(../images/box_bg_420.png) bottom left no-repeat;
}

#commentform .box_top{
	width:420px;
	height:10px;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:0px;
	background:url(../images/box_top_420.png) top left no-repeat;
}

#commentform form{
	display:block;
	width:400px;
	margin:10px auto;
	padding:0;
}

#commentform form input,#commentform form textarea{
	width:398px;
}

#commentform form input.submit{
	display:block;
	width:120px;
	margin:10px auto;

}
#commentform form label{
	display:block;
	font-weight:bold;
}


#right{
	width:320px;
	float:left;
	margin:10px 0;
	padding:0;
}

.plain_box{
	width:320px;
	float:left;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:url(../images/box_bg.png) bottom left no-repeat;
}

.plain_box .box_top{
	width:320px;
	height:10px;
	float:left;
	margin:0;
	padding:0;
	background:url(../images/box_top.png) top left no-repeat;
}


.box{
	width:320px;
	float:left;
	margin:0 0 10px 0;
	padding:0;
	background:url(../images/box_bg.png) bottom left no-repeat;
}

.box h2{
	height:24px;
	font-size:16px;
	color:white;
	padding:6px 0 0 10px;
	background:url(../images/box_header.png) top left no-repeat;
}

.box_content{
	width:300px;
	margin:10px auto;
}

.box_content label{
	display:block;
	font-weight:bold;
}

.box_content select{
	display:block;
	width:300px;
	margin:0 0 10px 0;
}


.box a.nube1 {font-size: 1.0em;}
.box a.nube2 {font-size: 1.2em;}
.box a.nube3 {font-size: 1.4em;}
.box a.nube4 {font-size: 1.6em;}
.box a.nube5 {font-size: 1.8em;}
.box a.nube6 {font-size: 2.0em;}


#footer {
	clear:both;
    margin: 0;
	height:30px;
	text-align: center;
	padding:0;
	background:url(../images/footer_bg.png) bottom left no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
}

#breadcrumb p {
  margin: 0; margin-left: 5px;
}
