* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
}

p {
 padding: 15px;
}

#wrapper { 
 margin: 0 0;
 width: 100%;
 height:100%;
}
a:hover, a:active {
	text-decoration: none;
	color: #002677;
}
#content { 
 float: left;
 color: #333;
 background: auto;
 height:auto;
 width: 75%;
 display: inline;
}
#rnd_container {background: #FFFFFF; margin:0px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#969FA0; font-size:3px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
	.rnd_b4, {background:#002677;height:100px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#002677; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
    .rnd_b1 {margin:0 5px; background:#CCCCCC;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #CCCCCC;
    border-width:0 1px;
    padding: 4px;
    background:#002677;
    color:#000000;
}
#rnd_container1 {background: #FFFFFF; margin:0px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#969FA0; font-size:3px;}
    .rnd_b5 {display:block; overflow:hidden;}
	.rnd_b5 {height:1px;}
	.rnd_b5, {background:#002677;height:auto; margin-left:10px; right:10px;}
    .rnd_b5, {background:#002677; border-left:20px solid #CCCCCC; top:10px; border-right:10px solid #CCCCCC;}
    .rnd_b5 {margin:10 5px; background:#CCCCCC;
}

.floating-box {
	float: center;
	width: 350px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

Style 1:

.imageborder {
    border:3px solid #969FA0;
}
.imageborder:hover {
    border:3px solid #CCCCCC;
}

#header {
 color: #333;
 width: 100%;
 float: left;
 height: 100px;
 background: #547ACD; background-image:url(images/bg.gif)
}
#tabsI {
      float:left;
      width:100%;
      background:#EFF4FA;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #CCCCCC;
}
#tabsI ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#tabsI li {
      display:inline;
      margin:0;
      padding:0;
}
#tabsI a {
      float:left;
      background:url("tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
}
#tabsI a span {
      float:left;
      display:block;
      background:url("tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;}
/* End IE5-Mac hack */
#tabsI a:hover span {
      color:#FFF;
}
#tabsI a:hover {
      background-position:0% -42px;
}
#tabsI a:hover span {
      background-position:100% -42px;
}
.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}
#footer { 
 width: 100%;
 height: 25px;
 clear: both;
 color: #333;
 background: #286F7D;
}

#navigation {
 float: left;
 width: 100%;
 height: 25px;
 color: #333;
 background: #002677;
}

#leftcolumn { 
 color: #333;
 background: #286F7D;
 height: 1000px;
 width: 10%;
 float: left;
}
#rightcolumn { 
 color: #333;
 background: #286F7D;
 height: 1000px;
 width: 3%;
 float: right;
}
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;
font:bold 12px Helvetica, Verdana, Arial, sans-serif;line-height:175%;
width:140px;}

ul.vert-one li{margin:0;padding:0;border-top:1px solid #286F7D;
border-bottom:1px solid #286F7D;}

ul.vert-one li a{display:block;text-decoration:none;color:#FFF;
background:#002677;padding:0 0 0 20px;width:140px;}

ul.vert-one li a:hover{
background:#56B5C9 url(images/vert-one_arrow.gif) no-repeat 0 9px;}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
background:#808080 url(images/vert-one_arrow.gif) no-repeat 0 9px;}


DFS {
	clear: left;
	float: left;
	height: 200px;
	width: 200px;
}
