/* @override http://www.tendertransmissions.com/style.css */

/* @override http://www.tendertransmissions.com/preview2/oldwimpy/style.css */

/* @override http://www.tendertransmissions.com/preview2/oldwimpy/style.css */

/* @override http://www.tendertransmissions.com/preview2/oldwimpy/style.css */

/* @override 
	http://www.tendertransmissions.com/preview2/oldwimpy/style.css
*/


body, p {
	/*color: #241f78;*/
	color: #3f3f3f;
	background-color: #080E26;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	}
a	{
	color: #E9437E;
	text-decoration: none;
}
a:hover	{
	color: #ac315d;
	text-decoration: underline;
}




/* Page Layout
------------------------------------------------------------------------------- */
div#container {
	width: 100%;
}

div#content {
	z-index: 5;
	margin: 0 auto;
	width: 750px;
	}
div#title {
	z-index: 2;
	margin-top: 30px;	
	width: 800px;
	}

div#title img{
	margin-top: 1px;
	}
div#title h1 {
	color: #E9437E;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	font: normal 28px Courier, "Courier New", mono;
}
div#title h2 {
	font: normal 16px Courier, "Courier New", mono;
	text-align: left;
	color: #d3d5c8;
	line-height: 25px;
	letter-spacing: 2px;
}
div#title h1 span {
	display: none;
	}
div#player{
	margin-top: 5px;
	float: left;
	width: 300px;
}
#menu{
	border:none;
	border:0px;
	margin: 50px 0 0px 0;
	padding: 0px 0px 0px 0px;
	height: 30px;
	font: normal 14px Courier, "Courier New", mono;
	}
#menu ul{
	background:#080E26;
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
	#menu li{
		float:left;
		padding:0px;
		}
	#menu li a{
		/*background:#080E26 url("images/seperator.gif") bottom right no-repeat;*/
		color: #6573b5;
		display:block;
		line-height:25px;
		margin:0px;
		padding:0px 50px 0px 0px;
		text-decoration:none;
		
		}
		#menu li a:hover, #menu ul li:hover a{
			/*background: #2580a2 url("images/hover.gif") bottom center no-repeat;*/
			color: #d3d5c8;
			text-decoration:none;
			}
	#menu li ul{
		background: rgba(7,13,38,0.9);
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:180px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	#menu li:hover ul{
		display:block;	
		}
	#menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:180px;
		}
	#menu li:hover li a{
		background:none;
		
		}
	#menu li ul a{
		display:block;
		height:25px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		#menu li ul a:hover, #menu li ul li:hover a{
			background: #2b358b; 			
			border:0px;
			color:#d3d5c8;
			text-decoration:none;
			}
	#menu p{
		clear:left;
		}


/* Content Styles
------------------------------------------------------------------------------- */

div#bodycontent {
	clear: left;
	}
div#bodycontent p {
	text-align: justify;
	}
div#bodycontent p.toc {
	margin-bottom: 60px;
	}

h1 {
	font: 16px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0px 0;
	text-align: left;
	line-height: 24px;
	text-transform: uppercase;
	color: #4d57cc;
	}
	
h2 {
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	text-align: left;
	color: #E9437E;
	}
h3 {
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
	color: #241f78;
	line-height: 30px;
	}
h3 a {
	color: #E9437E;
	text-decoration: none;
	}
h3 a:hover {
	color: #E9437E;
	text-decoration: underline;
	}


div#bodycontent h3 {
	font: bold 19px/24px Arial, Sans-Serif;
	letter-spacing: 1px;
	margin: 35px 0 20px 0;
	}
div#bodycontent h4 {
	font: bold 16px/22px Arial, Sans-Serif;
	margin: 25px 0 20px 0;
	}
div#bodycontent a:link, div#bodycontent a:visited {
	color: ##d3d5c8;;
	text-decoration: none;
	}
div#bodycontent a:hover, div#bodycontent a:active {
	background-color: ##d3d5c8;;
	color: #000;
	}
	
div#bodycontent p.quotation {
	font: italic 16px/21px Serif;
	letter-spacing: 0;
	}
div#bodycontent p.quotecredit {
	margin: -15px 0 25px 0;
	text-align: right;
	letter-spacing: 0;
	}

div#footer {
	text-align: center;
	margin: 0px 0 20px 0;
	padding: 30px 0 0 0;
	font-size: 10px;
	color: #3e4865;
	border-top: 2px solid #E9437E;
}
div#footer a:link, div#footer a:visited {
	color: #111;
	text-decoration: underline;
	}
div#footer a:hover, div#footer a:active {
	color: ##d3d5c8;;
	text-decoration: underline;
	background-color: transparent;
	}

div#bodycontent blockquote {
	margin-left: 50px;
	margin-right: 50px;
	}

div#bodycontent div#photoleft {
	width: 402px;
	float: left;
	margin: 3px 30px 10px 10px;
	}
div#bodycontent div#photoright {
	width: 402px;
	float: right;
	margin: 3px 0 10px 30px;
	}
div#bodycontent div img {
	border: 1px solid #000;
	}
div#bodycontent div p {
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0 0 0;
	}

div#bodycontent ol, div#bodycontent ul {
	margin-left: 30px;
	}
div#content ol li, div#content ul li {
	margin: 4px 0;
	}
	
div#logo{
	width: 400px;
	float: right;
	margin-top: -146px;
	z-index: 4;
	clear: both;
}
	
	/* H Styles
------------------------------------------------------------------------------- */



	/* Class Styles
------------------------------------------------------------------------------- */

.pageimg{
	margin: 50px 0px 20px 30px;
	float: right;
	
}

.projects {
	padding-left: 40px;
	
}

#page {
	/*color: #241f78;*/
	color: #7f7f7f;
	background-color: #FFFFFF;
	padding: 20px 40px 50px 40px;
	border: 2px solid #E9437E;
}
#page img {
	border: 1px solid #bfbfbf;
}

#page p {
	background-color: #FFFFFF;
}
