body {
    text-align: center; /* IE6 needs this to center the layout in the browser window */
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    background-color:#130759;
    background-position:left center;
    background-repeat:repeat-y;
    margin-top:20px;
}
table{
 padding:0px;
 margin:0px;
}
p {
    padding: 0px;
    margin: 0px;
    
}

.contenttext{
    display:block;
    width:710px;
}
.titleContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top:21px;
	font-size: 34px;
	font-weight: bold;
        display:block;
        color:#130759;
	
}
.subTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
        text-align:center;
        color:white;
	
}

div {
    padding: 0px;
    margin: 0px;
}
a img{
	border-color:#463E7A;
}
a:hover img{
}

.italic{
	font-style:italic;	
}
.bold{
	font-weight:bold;	
}
 #main_wrapper {
    background-repeat:no-repeat;
    width: 1000px; /* widths of columns will change proportionately as this width is changed */
    min-width: 1000px;
    margin: 0px;
    margin-left: auto; /* centers layout in browser */
    margin-right: auto; /* centers layout in browser */
    text-align: left; /* resets the centering hack for IE6 on the body tag */
    padding: 0px;
	padding-top:10px;
} #leftbox {
    width: 226px;
    min-width: 226px;
    float: left;
    height: 540px;
} #topleft {
    width: 226px;
    min-width: 226px;
    height: 190px;
    background-image: url(/resources/images/topleft.gif);
    background-repeat: no-repeat;
} #midleft {
    width: 226px;
    min-width: 226px;
    height: 143px;
    padding-top:15px;
    padding-left:0px;
    background-image: url(/resources/images/midleft.gif);
    background-repeat: no-repeat;
} #botleft {
    width: 226px;
    min-width: 226px;
    height: 114px;
    background-image: url(/resources/images/botleft.gif);
    background-repeat: no-repeat;
} #rightbox {
    width: 755px;
  background-color:white;
border-color:#C2C0D2 #F7F2DE#C2C0D2 #C2C0D2 ;
border-style:solid;
border-width:6px 9px;
    float: left;
} #content {
    width: 100%;
    padding-left:25px;
} #rowes {
    width: 607px;
    height: 210px;
    background-image: url(/resources/images/rowes.jpg);
    background-repeat: no-repeat;
	margin: 0px;
	margin-top:20px;
    margin-left: 25px; 
}
#title{
margin:0px;
padding:0px;
margin-top:21px;
}
