body {
  margin: 0;
  padding: 0;
  background-color: #330000;
   background-image: url(media/BGhalftone.gif);
  background-repeat: repeat-x;
  font: small Helvetica, Verdana,    Arial, sans-serif;
  }
h2 {
  color: #bd0d3f;
  font-size: 120%;
  font-weight: bold;
  margin-left: 15px;
  margin-bottom: 0px;
  height: 1%;
}
a:link, a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #bd0d3f;
}
a:hover {
  color: #FF0000;
}


#wrapper {
  margin: 0 auto 0 auto;
  background-color: transparent;
  color: #BCBCBC ;
  padding: 20px;
  display: block;
  width: 660px;
  height: 100%;
 
}
#header {
  width: 650px;
  background-color: black;
  margin: 0;
  padding: 0;
}
#keyboard {
  background-image: url(media/Page-Header_port2.gif);
  background-repeat: no-repeat;
  border: 1px solid #696969;
  width: 650px;
  height: 80px;
  margin: 0 0 10px 0;
}
#pgtitle {
  font-weight: bold;
  color: #BCBCBC;
  font-size: 120%;
  margin-top: 54px;
  margin-left: 26px;
 }
#pgtitle .CV {
  font-style: italic;
  color: #bd0d3f;
}
#main {
  float: left;
  margin-top: 0px;
  position: relative;
  top: 0;
  left: 0;
  width: 650px;
}
#content{
  background-color: transparent;
  margin-right: 180px;
  padding-right: 1px 10px 5px 0;
  height: 1%;
}

#content .Portslide{
   width: 220px;
   height: 160px;
   margin-left: 15px;
}
#content2{
  margin: 0 0 0 137px;
  padding: 0 0 2px 0px;
  height: 1%;
}
#content2 p {
  font-size: 90%;
  font-weight: normal;
  line-height: 1.5em;
  padding-left: 15px;
  margin-right: 0px;
}
#content2 p.quote {
clear:right;
 text-align: right;
 font-size: 70%;
 font-weight: bold;
 color: #FF0000; 
 margin-top: 10px;
}
#content2 .portpic {
float:right;
width: 220px;
height:160px;
margin: 10px;
padding-bottom: 10px;
}
#content p {
  font-size: 95%;
  font-weight: normal;
  line-height: 1.5em;
  padding-left: 15px;
}
#content a.CV {
  text-decoration: none;
  text-align: right;
  font-size: 90%;
  font-weight: bold;
  color: #bd0d3f;
  float: right;
}
#content a:hover {
  color: #FF0000;
}
#sidebar {
  float: right;
  width: 170px;
  padding: 10px 5px 5px 15px;
  margin-left: 20px;
  clear: both;
  
  }

#sidebar p{
   margin-left: 8px;
   font-weight: bold;
   font-size: 90%;
 
}

#sidebar .details{
   font-size: 120%;
   font-weight: bold;
   line-height: 1.7em;
}

#sidebar2 {
  width: 120px;
  float: left;
  clear: both;
  margin: 0px 10px 10px 0;
  padding: 10px 10px 20px 15px;
  background-image: url(media/Sidebar.gif);
  background-repeat: repeat-y;
  background-position: top right;
  
}
#sidebar h3 {
  font-size: 90%;
  font-weight: bold;
   line-height: 1.4em;
  text-align: left;
  color: #BCBCBC;
  margin: 0 0 100% 8px;
}
#sidbk {
  background-image: url(media/Sidebar.gif);
  background-repeat: repeat-y;
  background-position:top right;
  margin-bottom: 10px;
  float: right;

}
#sidbk2 {
  background-image: url(media/Sidebar.gif);
  background-repeat: repeat-y;
  background-position: top left;
  margin-bottom: 0;
}

#footer {
  clear: left;
  text-align: right;
  padding: 0.2em;
  width: 650px;
  background-color: #330000;
  
}
#footer p {
  font-size: 82%;
  color: #BCBCBC;
   padding-right: 0.4em;

}
#footer .contact a:link, #footer .contact a:visited {
  font-weight: bold;

}
#footer .contact a:hover {
  color: #FF0000;
}

/*
  ------------------------------------
  Navigation Menu CSS Express Drop-Down Menu
   ------------------------------------
*/
#menuwrapper {
	border-top: 1px solid #696969;
	border-bottom: 1px solid #696969;
	background-color: transparent;
    padding-top: 0.2em;
    padding-bottom: 0.3em;
    padding-left: 15px;
    margin-bottom: 8px;

}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar a {
	text-decoration: none;
	font-size: 0.9em;
    font-weight: bold;
	color: #bd0d3f;
}
#p7menubar a.trigger {
	background-image: url(media/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: center right;
    padding-right: 10px;
}
#p7menubar li {
	float: left;
    width: 500px;
    padding-right: 3.5em;
}
#p7menubar li ul, #p7menubar ul li  {
    font-size: 90%;
    width: 8em;
    padding: 0.4em;

}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: black;
}
#p7menubar a:hover, #p7menubar a:focus,
#p7menubar a:active,#p7menubar a.p7hvr a {
	color: #FF0000;
	background-color: transparent;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
    color: #bd0d3f;
    background-color: #330000;
    z-index: 10;
}
#p7menubar ul a:hover {
	color: #FF0000;
	background-color: black;
}
#p7menubar li {width: auto;}

#p7menubar .openpg a:link, #p7menubar .openpg a:visited {
  margin-left: 0px;
  color: #FF0000;
}
#p7menubar .openpg a:hover {
  color: #bd0d3f;
}









