@charset "UTF-8";
/* 
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Title: MVP
Author: InterDevil.com / XHTMLiT.com
Website: Http://www.XHTMLiT.com / Http://www.INTERDEVIL.com
Description: This is the stylesheet
Created: January 12, 2008
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/

body {
margin : 0;
padding : 0;
background : #0c516a;
}
img {
border : 0;

}
.clear {
clear : both;
}
#body-wrap {
width : 780px;
margin : 0 auto;
padding : 0 8px 0 7px;
background : url(images/body-wrap-bg.png) repeat-y;
}
div#header {
width : 100%;
height : 154px;
margin : 0 auto;
padding : 0;
background : url(images/header-bg.jpg) no-repeat top left;
}
#header.two {
background : url(images/header-two-bg.jpg) no-repeat top left;
}
#header #logo {
margin : 36px 0 18px 20px;
padding : 0;
float : left;
}
#header #nav {
width : 100%;
height : 29px;
margin : 0;
padding : 0;
background : url(images/nav-bg.jpg) repeat-x top;
}
#header #nav ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#header #nav ul li {
height : 20px;
padding : 9px 34px 0 34px;
border-right : 1px solid #bec9bf;
float : left;
}
#header #nav ul li:hover {
background : url(images/nav-bgroll.jpg) repeat-x top;
}
#header #nav ul li a {
font-family : "Times New Roman", Times, serif;
font-size : 12px;
font-weight : normal;
color : #412605;
text-decoration : none;
}
div#content {
width : 100%;
margin : 0 auto;
padding : 0;
}
#content #context {
width : 539px;
margin : 0;
padding : 0;
background : url(images/context-bg.jpg) repeat-y left;
float : left;
}
#content a {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
color: #0d526c;
text-align: left;
text-decoration: underline;
}
#content #context h1 {
margin : 0;
padding : 28px 0 0 28px;
font-family : "Times New Roman", Times, serif;
font-size : 29px;
font-weight : normal;
color : #4f6f18;
text-align : left;
}
#content #context p {
padding : 10px 17px 0 53px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11.5px;
font-weight : normal;
color : #58595b;
text-align : left;
}
#content #context p a {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11.5px;
font-weight : normal;
color : #0d526c;
text-decoration:none;
}
#content #context p .darker {
font-weight : bold;
color : #4f6f18;
}
#content #context ul {
width : 452px;
margin : 35px 0 0 53px;
padding : 25px 0 0 0;
border-top : 1px dotted #58595b;
list-style-type : none;
}
#content #context ol  {
width : 452px;
margin-left:53px;
list-style-type : disc;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11.5px;
font-weight : normal;
color : #58595b;
text-align : left;
}
#content #context ul li {
width : 210px;
margin : 0;
padding : 0;
float : left;
}
#content #context ul li h2 {
margin : 0;
padding : 0;
font-family : "Times New Roman", Times, serif;
font-size : 20px;
font-weight : normal;
text-align : left;
color : #4f6f18;
}
#content #context ul li p {
margin : 0;
padding : 5px 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
text-align : left;
color : #58595b;
}
#content #context ul li p .date {
font-size : 10.5px;
}
#content #context ul li a {
color : #0d526c;
text-decoration : none;
}
#content #context ul li hr {
height : 1px;
border : 0;
border-top : 1px dotted #58595b;
}
#content #context ul#list {
margin : -10px 0 0 105px;
padding : 0;
border : 0;
list-style-type : disc;
}
#content #context ul#list li {
width : 75%;
margin : 0;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11.5px;
font-weight : normal;
text-align : left;
color : #58595b;
line-height : 18px;
clear : both;
}
#content #rightarea {
width : 241px;
margin : 0;
padding : 0;
float : left;
}
#content #rightarea #top {
height: 410px;
min-height : 410px;
background : url(images/right-bg.jpg) repeat-y left;
}
#content #rightarea #top.two {
background : url(images/right-two-bg.jpg) repeat-y left;
}
#content #rightarea #top h1 {
margin : 0;
padding : 20px 20px 2px 20px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #0d526c;
text-align : left;
}
#content #rightarea #top.two h1 {
padding : 20px;
font-family : "Times New Roman", Times, serif;
font-size : 20px;
font-weight : normal;
text-align : left;
color : #0d526c;
}
#content #rightarea #top p {
margin : 0;
padding : 0 20px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10.5px;
font-weight : normal;
color : #454545;
text-align : left;
}
#content #rightarea #top p a {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10.5px;
font-weight: normal;
color: #0d526c;
text-align: left;
text-decoration: none;
}
#content #rightarea #top.two p a {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10.5px;
font-weight: normal;
color: #0d526c;
text-align: left;
text-decoration: none;
}
#content #rightarea #top.three p a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #0d526c;
	text-align: left;
	text-decoration: none;
}
div#footer {
width : 100%;
height : 43px;
margin : 0;
padding : 0;
background : #c9c9c9;
display : block;
overflow : hidden;
}
#footer p {
width : 50%;
margin : 0;
padding : 18px 0 0 32px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #00455f;
text-align : left;
float : left;
}
#footer p a {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
color : #00455f;
text-decoration: none;
}
#footer #footlogo {
margin : 0 16px 0 0;
float : right;
} 