/* Hidden Network Security */
body {
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	font-size: small;
	font-family: Georgia, Verdana, arial;
}

a:link {
	padding: 0 0 1px 0;	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited { 
	text-decoration: none; 
/*	color: #66CCFF; */
	color: #000000;
	font-weight: bold;
	padding: 0 0 2px 0;
	}
/*a:hover, a:active { 
	text-decoration: none; 
	color: #66CCFF;
}*/
#acronym {
	border-bottom: none;
	text-decoration: underline;
	text-transform: uppercase;
	cursor: help;
	font-weight: bold;
	}

#date {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* specific divs */
#container {
	position: relative;
	background: #D6EBF5;
	margin:0px auto;
	width: 600px;
	border: solid 1px;
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-family: Georgia, Verdana, arial;
}

#header {	
	background: transparent url(images/headers/rotate.php) top left no-repeat;
	width: 600px;
	height: 89px;
	border-top: solid 1px;
	border-bottom: 0px;
	z-index:0;
}

#header h1,h2 {
	display: none;
}

#Body {
	top: 85px;
	width: 600px;
	height: auto;
/*	border-bottom: 2px solid #000; */
	z-index: 0;
/*	background: transparent url(images/tile.png) top left;
	background-repeat: repeat-y; */
}
#Body a:link {
	text-decoration: underline;
}

#Body a:visited {
	text-decoration: underline;
}

#PGPKey {
	position: relative;
/*	text-align: left; */
/*	background: #ECECEC; */
	background: #ffffff;
	left: 150px;
/*	margin: 5px 50px 5px 5px; */
	padding: 10px; 
	width: 400px;
	font: 10px Arial,Georgia,Serif;
	border: dashed 1px;
	margin: 8px;
}
#PGPKey span {
	display: none;
}

.ItemHolder {
	position: relative;
        text-align: left;
        background: #ffffff;
        left: 150px;
        padding: 10px;
        width: 400px;
        font: 12px Arial,Georgia,Serif;
        border: dashed 1px;
        margin: 8px; 
	z-index: 2;
}

.ItemHolder h3 span {
	display: none;
}

.ItemHolder p {
	text-indent: 8px;
	padding: 5px;
	position: relative;
	width: 390px;
}

/* Custom Headers */
#News_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/news_header.gif) top left no-repeat;
	margin-top: 1px;
}

#About_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/about_header.gif) top left no-repeat;
	margin-top: 1px;
}

#Articles_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/articles_header.gif) top left no-repeat;
	margin-top: 1px;
}

#Resume_hdr {
        width: 400px;
        height: 20px;
        background: transparent url(images/resume_header.gif) top left no-repeat;
	margin-top: 1px;
}

#Tux_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/tuxerrors_header.gif) top left no-repeat;
	margin-top: 1px;
}
#Contact_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/contact_header.gif) top left no-repeat;
	margin-top: 1px;
}

#Services_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/services_header.gif) top left no-repeat;
	margin-top: 1px;
}

#Projects_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/projects_header.gif) top left no-repeat;
	margin-top: 1px;
}

#Blog_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/blog_header.gif) top left no-repeat;
	margin-top: 1px;
}

#Publications_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/publications_header.gif) top left no-repeat;
	margin-top: 1px;
}

#Books_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/books_header.gif) top left no-repeat;
        margin-top: 1px;
}

#Smime_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/smimekey_header.gif) top left no-repeat;	
        margin-top: 1px;
}

#ContactForm_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/contactform_header.gif) top left no-repeat;
        margin-top: 1px;
}

#Whitepapers_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/whitepapers_header.gif) top left no-repeat;
        margin-top: 1px;
}

#MyInfo_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/myinfo_header.gif) top left no-repeat;
        margin-top: 1px;
}

#PGPKey_hdr {
	width: 400px;
	height: 20px;
	background: transparent url(images/pgpkey_header.gif) top left no-repeat;
        margin-top: 1px;
}

#footer {
	font-size: x-small;
	text-align: center;
	background-repeat: no-repeat;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* Menu DIVS */
#SideMenu {
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	padding: 5px;
	font-size: x-small;
	left: 10px;
	top: 100px;
	width: 120px;
	height: auto;
	border: 1px dashed;

}

#SideBox {
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	padding: 5px;
	font-size: x-small;
	left: 10px;
	top: 200px;
	width: 120px;
	border: 1px dashed;

}

#nav {
	position: absolute;
	width: 600px;
	top: 75px;
	border-top: solid 2px;
	border-bottom: solid 1px;
/*	background-color: #DCDCDC; */
	background-color: #66CCFF; 
/*	background-color: #FF0000; */
	font-size: 10px;
	font-family: arial, Verdana;
	text-align: center; 
	text-transform: uppercase;
	z-index: 2;
}

#nav ul{
	padding: 0;
	margin: 0;
	white-space : nowrap;
/*	background-color : #66CCFF; */
/*	color : White; */
/*	float : left; */
	width: 600px;
}
#nav ul li{
	display : inline;
}
#nav ul li a{
	padding-left : 1em; 
	padding-right : 1em;
	background-color: #000000;
	color : White;
/*	border-color: #000000;  */
	font-weight : bold;
/*	border: solid 1px;*/
}
#nav ul li a:hover{
	padding-left: 1em;
	padding-right: 1em;
   	background-color : #ffffff;
   	color : #000000;
	font-weight: bold;
	border: solid 1px;
	border-color: #000000;
}

#list-menu {
	width: 120px;
	background-position: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
}

#list-menu li {
	margin: 2px 0 0; 
	padding: 2px;
	background: url(images/bullet_lock.gif) no-repeat 0;

}

#list-menu a {
/*	display: block;
	width: 80px;
	padding: 2px 2px 2px 10px;
	border: 1px solid #000000;
	background: #CCCCCC; 
	text-decoration: none; */
	padding: 2px;

}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #000000;
}

#list-menu a:hover {
/*	border: 1px solid #000000;
	background: #66CCFF; */
	color: #66CCFF;
}

#header-menu {
	display: block;
	color: #000000;
	background: #66CCFF;
	background-position: center;
	padding: 2px 2px 2px 10px;
	border: 1px solid #000000;
	width: 100px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;

}

#copyright {

}
/*
#resume {
	font-size: 12px:
	font-weight: bold;
}

#resume li ul {
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
}
*/
.images {
	position: relative;
	border: solid 0px #66CCFF;
	float: left;
	clear: left;
	margin: 2px;
	padding: 1em;
}

img {
	border: 0px;
}

.texthdr {
	font-size: 10px;
/*	color: #66CCFF; */
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
input {
	border: 1px solid #000000;
	font-size: 10px;
	color: black;
	background-color: #CCCCCC;
}

input.button {
/*	border: 1px solid #003366;	 */
	border-bottom: 2px solid #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
/*	color: #D6EBF5; */
}
textarea {
	border: 1px solid black;
	color: black;
/*	background-color: #66CCFF; */
	background-color: #CCCCCC;
	font-size: 11px;
	margin-right: 5px;
}

.form {
	left: 10px;
}
