body {
	margin: 0;
	font-size: 13px;
	color: #CCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: 325px top;
}

body, th, td, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#container a:link {
	text-decoration: none
	outline: none;
	color: #FFF;
}



#container a:active {
	text-decoration: none;
	outline: none;
}


#container a:visited {
	text-decoration: none;
	outline: none;
	vertical-align: middle;
}







.mattblacktabs{
	overflow: hidden;
	border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
	list-style-type: none;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	float: right;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: white;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #414141;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

</style>



h1, h2, h3 {
	font-weight: normal;
	color: #CBA61A;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}



a:hover {
	text-decoration: none;
	color: #E6B715;
}






/* Header */

#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}

#header h1, #header p {
	margin: 0;
	color: #E6B715;
}

#header h1 {
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}

#header p {
	padding-left: 53px;
	margin-top: -10px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	float: left;
}

/* Content */



.post {
	padding: 0 0 20px 0;
}
#content {
	width: 550px;
	float: left;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 10px;
}
#header_text {
	float: left;
	padding-top: 10px;
	width: 440px;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px dashed #333333;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: right;
	color: #646464;
	padding: 5px 10px;
	border: 1px dashed #333333;
}
#menu a {
	text-align: right;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img05.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img06.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
}


*{
	list-style:none;
	margin:0px;
	padding:0px;
	
}

	
#menu {
	width: 200px;
	
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/menu1.gif);
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
	
#menu li a:hover {
	color: #FF0000;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	background-image: url(images/menu1.gif);
	background-position: 0 -32px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu1.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}
#sidebar {
	width: 204px;
	float: right;
}



#sidebar li li {
	border-bottom: 1px dotted #000000;
	background: url(images/img02.gif) no-repeat 5px 50%;
	padding-left: 15px;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 2px solid #0F0F0F;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	width: 780px;
	text-align: center;
	font-size: smaller;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	background-color: #333333;
}
#top_nav {
	height: 25px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(images/ph_nbr.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	text-align: center;
}
#branding_left {
	width: 485px;
	background-image: url(images/oasis_brand.jpg);
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-left: 75px;
	float: left;
	margin-top: 5px;
}
#branding_right {
	margin-top: 5px;
	float: right;
}
.myBlodStyle {
	font-weight: bold;
	color: #FFFF00;
}
#branding_right_topSpacer {
	width: 250px;
	height: 30px;
}
#address {
	width: 205px;
	float: left;
	text-align: center;
	padding-top: 10px;
}
#header_text_2 {
	width: 445px;
	float: left;
	height: 60px;
}
#top_nav_contact {
	width: 130px;
	height: 25px;
	margin-left: 150px;
	float: left;
	text-align: center;
}
.big_Heading {
	font-size: x-large;
	color: #FF0;
	text-align: center;
	font-weight: bold;
}
#content {
}
.middle {
	text-align: center;
}
.right_allign {
	font-weight: normal;
	text-align: right;
}
#FilmGalarry {
	float: right;
}
.signsofprofit {
	font-size: smaller;
	color: #999;
	text-align: center;
}
#content {
	width: 100%;
}
#content {
	float: left;
	width: 560px;
}
#content_fram {
	float: left;
	width: 570px;
}
.centered {
	vertical-align: middle;
}
