/*[fmt]2A90-1A0A-1*/
/*
Theme Name: MPR Theme
Theme URI: http:
Description: This them is based on the default WordPress theme.
Version: 2.0
Author: David Ryan
Author URI: http://djrconcepts.net
Tags: Custom, fixed width, white,

Begin Structure*/
HTML  {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
BODY  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 8pt;
	margin: 0px;
}
#page  {
	padding: 0;
	width: 920px;
	height: 600px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #999999;
	/*[disabled]text-align:center;*/
	background-color: #FFFFFF;
}
#title  {
	height: 45px;
	padding-top: 5px;
	border-bottom: 1px solid #E0E0E0;
	text-align: center;
}
#content  {
	float: none;
	width: 100%;
}
#menu  {
	width: 750px;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 85px;
	padding-left: 85px;
}
#footer  {
	width: 920px;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #333333;
}
#credits  {
	float: right;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#credits A  {
	color: #D7D7D7;
}
.category-news  {
	margin: 0px 10%;
	text-align: left;
}
H1, H2, H3, H4, H5, H6  {
	color: #000000;
	font-weight: bold;
}
H1  {
	margin: 0 auto;
	font-size: 28pt;
}
H2  {
	margin-bottom: 5px;
	font-size: 22pt;
	margin-left: -50px;
}
H3  {
	margin-bottom: -5px;
	margin-top: 5px;
	font-size: 18pt;
}
A IMG  {
	border: none;
}
#home  {
	text-align: center;
}
#gallery  {
	text-align: center;
}
#col_left  {
	width: 455px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 5px;
	margin-left: 5px;
}
#col_right  {
	width: 455px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 5px;
	margin-top: 5px;
}
#resume  {
	text-align: left;
	margin: 10px;
	border: 1px solid #E0E0E0;
	padding: 5px;
}
#resume P  {
	padding-left: 8px;
}
/*Begin Links*/
A:link  {
	color: #666666;
	text-decoration: none;
}
A:visited  {
	color: #666666;
	text-decoration: none;
}
A:hover  {
	color: #999999;
	text-decoration: underline;
}
A:active  {
	text-decoration: none;
}
/*End Links
Begin Menu*/
#nav  {
	background-image: url(./images/main_menu.jpg);
	width: 750px;
	height: 40px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#nav LI  {
	float: left;
	list-style-type: none;
}
#nav LI A  {
	display: block;
	width: 750px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(./images/main_menu.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin: 0px;
	padding: 0px;
}
/*up state*/
LI#nav_home A  {
	left: 0;
	width: 68px;
	background-position: 0 0;
}
LI#nav_gallery A  {
	left: 68px;
	width: 111px;
	background-position: -68px 0;
}
LI#nav_resume A  {
	left: 179px;
	width: 115px;
	background-position: -179px 0;
}
LI#nav_about A  {
	left: 294px;
	width: 103px;
	background-position: -294px 0;
}
LI#nav_news A  {
	left: 397px;
	width: 91px;
	background-position: -397px 0;
}
LI#nav_contact A  {
	left: 488px;
	width: 121px;
	background-position: -488px 0;
}
LI#nav_purchase A  {
	left: 609px;
	width: 141px;
	background-position: -609px 0;
}
/*hover state*/
LI#nav_home A:hover  {
	background-position: 0 -40px;
}
LI#nav_gallery A:hover  {
	background-position: -68px -40px;
}
LI#nav_resume A:hover  {
	background-position: -179px -40px;
}
LI#nav_about A:hover  {
	background-position: -294px -40px;
}
LI#nav_news A:hover  {
	background-position: -397px -40px;
}
LI#nav_contact A:hover  {
	background-position: -488px -40px;
}
LI#nav_purchase A:hover  {
	background-position: -609px -40px;
}
/*Start Gallery list*/
#gallery LI  {
	list-style-type: none;
	padding-top: 40px;
}
/*Frame Overlay Start*/
.home_img  {
	list-style: none;
	margin: -10px 0 0;
	=padding-top: 10px;
}
.home_img IMG  {
	padding: 75px 0px 0;
}
.home_img SPAN  {
	background: url(images/gold-frame.png) no-repeat;
	width: 454px;
	padding-top: 600px;
	position: absolute;
	margin-top: -1px;
	margin-left: -233px;
	-webkit-margin-start: 230px;
}

