@charset "utf-8";
/* CSS Document */

#homebox-a {
	width: 469px;
	height: 109px;
	margin-bottom: 4px;
	margin-left: 6px;
 }
#homebox-a img {
	float:right;
	width: 75px;
	border: 1px solid #2B4A66;
	margin-top: 3px;
	margin-left: 5px;
 }
#homebox-b {
	margin-bottom: 6px;
	text-align:center;
 }
#homebox-b img {
	width: 160px;
	border: 1px solid #2B4A66;
	margin: 0; padding: 0;
 }

.homebox {}

.homebox .wr_toprow { background: url(screen/images/rounded-box/homebox-toptile.gif) repeat-x; }
.homebox .wr_toprow div { background: url(screen/images/rounded-box/homebox-topleft.gif) no-repeat top left; }
.homebox .wr_toprow div div { background: url(screen/images/rounded-box/homebox-topright.gif) no-repeat top right; }

.homebox .wr_contentrow { background: url(screen/images/rounded-box/homebox-lefttile.gif) repeat-y; }
.homebox .wr_contentrow .wr_content  { background: url(screen/images/rounded-box/homebox-righttile.gif) repeat-y right;}

.homebox .wr_botrow { background: url(screen/images/rounded-box/homebox-bottile.gif) repeat-x; }
.homebox .wr_botrow div { background: url(screen/images/rounded-box/homebox-botleft.gif) no-repeat top left; }
.homebox .wr_botrow div div { background: url(screen/images/rounded-box/homebox-botright.gif) no-repeat top right; }

.homebox .wr_toprow, .homebox .wr_toprow div,
.homebox .wr_botrow, .homebox .wr_botrow div
 { width:100%; height:11px; font-size:1px; }

.homebox .wr_content  { padding: 1px 2em; margin: 0;background-color: #dcedfe;}
.homebox p { padding: 0; margin: 1em 0 0 0; padding-bottom: 1em; }

.homebox .wr_toprow2 { background: url(screen/images/rounded-box/homebox2-toptile.gif) repeat-x; }
.homebox .wr_toprow2 div { background: url(screen/images/rounded-box/homebox2-topleft.gif) no-repeat top left; }
.homebox .wr_toprow2 div div { background: url(screen/images/rounded-box/homebox2-topright.gif) no-repeat top right; }

.homebox .wr_contentrow2 { background: url(screen/images/rounded-box/homebox2-lefttile.gif) repeat-y; }
.homebox .wr_contentrow2 .wr_content2  { background: url(screen/images/rounded-box/homebox2-righttile.gif) repeat-y right;}

.homebox .wr_botrow2 { background: url(screen/images/rounded-box/homebox2-bottile.gif) repeat-x; }
.homebox .wr_botrow2 div { background: url(screen/images/rounded-box/homebox2-botleft.gif) no-repeat top left; }
.homebox .wr_botrow2 div div { background: url(screen/images/rounded-box/homebox2-botright.gif) no-repeat top right; }

.homebox .wr_toprow2, .homebox .wr_toprow2 div,
.homebox .wr_botrow2, .homebox .wr_botrow2 div
 { width:100%; height:11px; font-size:1px; }
 
.homebox .wr_content2  { padding: 1px 2em; margin: 0;background-color: #C8E0F8; } 

.homebox3 {
	background-color: #BAD5F3;
}
.homebox .wr_toprow3 { background: url(screen/images/rounded-box/homebox3-toptile.gif) repeat-x; }
.homebox .wr_toprow3 div { background: url(screen/images/rounded-box/homebox3-topleft.gif) no-repeat top left; }
.homebox .wr_toprow3 div div { background: url(screen/images/rounded-box/homebox3-topright.gif) no-repeat top right; }

.homebox .wr_contentrow3 { background: url(screen/images/rounded-box/homebox3-lefttile.gif) repeat-y; }
.homebox .wr_contentrow3 .wr_content3  { background: url(screen/images/rounded-box/homebox3-righttile.gif) repeat-y right;}

.homebox .wr_botrow3 { background: url(screen/images/rounded-box/homebox3-bottile.gif) repeat-x; }
.homebox .wr_botrow3 div { background: url(screen/images/rounded-box/homebox3-botleft.gif) no-repeat top left; }
.homebox .wr_botrow3 div div { background: url(screen/images/rounded-box/homebox3-botright.gif) no-repeat top right; }

.homebox .wr_toprow3, .homebox .wr_toprow3 div,
.homebox .wr_botrow3, .homebox .wr_botrow3 div
 { width:100%; height:11px; font-size:1px; }


.homebox4 {
	background-color: #AECCEE;
}
.homebox4 .wr_toprow4 { background: url(screen/images/rounded-box/homebox4-toptile.gif) repeat-x; }
.homebox4 .wr_toprow4 div { background: url(screen/images/rounded-box/homebox4-topleft.gif) no-repeat top left; }
.homebox4 .wr_toprow4 div div { background: url(screen/images/rounded-box/homebox4-topright.gif) no-repeat top right; }

.homebox4 .wr_contentrow4 { background: url(screen/images/rounded-box/homebox4-lefttile.gif) repeat-y; }
.homebox4 .wr_contentrow4 .wr_content4  { background: url(screen/images/rounded-box/homebox4-righttile.gif) repeat-y right;}

.homebox4 .wr_botrow4 { background: url(screen/images/rounded-box/homebox4-bottile.gif) repeat-x; }
.homebox4 .wr_botrow4 div { background: url(screen/images/rounded-box/homebox4-botleft.gif) no-repeat top left; }
.homebox4 .wr_botrow4 div div { background: url(screen/images/rounded-box/homebox4-botright.gif) no-repeat top right; }

.homebox4 .wr_toprow4, .homebox .wr_toprow4 div,
.homebox4 .wr_botrow4, .homebox .wr_botrow4 div
 { width:100%; height:11px; font-size:1px; }

.homebox4 .wr_content4  { padding: 1px 2em; margin: 0; }
.homebox4 p { padding: 0; margin: 1em 0 0 0; padding-bottom: 1em; }



.highlight-box { background-color: #e1f26f;}
.highlight-box .wr_toprow { background: url(screen/images/rounded-box/highlight-boxtoptile.gif) repeat-x; }
.highlight-box .wr_toprow div { background: url(screen/images/rounded-box/highlight-boxtopleft.gif) no-repeat top left; }
.highlight-box .wr_toprow div div { background: url(screen/images/rounded-box/highlight-boxtopright.gif) no-repeat top right; }

.highlight-box .wr_contentrow { background: url(screen/images/rounded-box/highlight-boxlefttile.gif) repeat-y; }
.highlight-box .wr_contentrow .wr_content  {
	background: url(screen/images/rounded-box/highlight-boxrighttile.gif) repeat-y right;
}

.highlight-box .wr_botrow { background: url(screen/images/rounded-box/highlight-boxbottile.gif) repeat-x; }
.highlight-box .wr_botrow div { background: url(screen/images/rounded-box/highlight-boxbotleft.gif) no-repeat top left; }
.highlight-box .wr_botrow div div { background: url(screen/images/rounded-box/highlight-boxbotright.gif) no-repeat top right; }

.highlight-box .wr_toprow, .highlight-box .wr_toprow div,
.highlight-box .wr_botrow, .highlight-box .wr_botrow div
 { width:100%; height:11px; font-size:1px; }

.highlight-box .wr_content  { padding: 1px 2em; margin: 0; }
.highlight-box p { padding: 0; margin: 1em 0 0 0; padding-bottom: 1em; }

#highlight {
	width: 710px;/* -- edit width here! -- */
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	clear: both;
 }
#highlight-sidebar {
	width: 200px;/* -- edit width here! -- */
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
 }
