/* Global Styles */

body {
	background-image: url(images/graf-pbgtexture.jpg);
	background-color: #ECEBE8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}

td {
	color:#333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	

a:link{
	color: #003399;	
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #003399;	
	font-weight: bold;
	text-decoration: none;
}

a:visited:hover{
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
}

	
/* ID Styles */

/* Thiel Classes */	
	
.headerAddress {
	float: right;
	margin: 0px;
	padding: 0px;
}

.thiel_container {
	margin: 0px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.thiel_title_container {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}

.thiel_sidebox_container {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}



.thiel_sidebox_container a{
	color: #003399;	
	font-weight: bold;
	text-decoration: none;
}
.thiel_sidebox_container a:hover{
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
}

.thiel_sidebox_container a:visited{
	color: #003399;	
	font-weight: bold;
	text-decoration: none;
}

.thiel_sidebox_container a:visited:hover{
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
}


.thiel_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-size: 11px;
}

.thiel_content h1 {
	font-size: 215%;
	font-weight: bold;
	text-align: center;
	background-image: url(images/Underline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	padding-top: 0px;
}
.thiel_content h2 {
	font-size: 185%;
	font-weight: bold;
}
.thiel_content h3 {
	font-size: 165%;
	font-weight: bold;
}
.thiel_content h4 {

}
.thiel_content h5 {

}
.thiel_content h6 {
	font-size: 100%;
	font-weight: bold;
}

.thiel_footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;

}

.thiel_menu_button {
	display: inline;
	border: 1px none #999999;
	font-size: 12px;
	margin-right: 3px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	line-height: 28px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.thiel_menu_spacer {
	display: inline;
	font-size: 10px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.thiel_menu_bar {
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.thiel_menu_bar a {
	color: #000033;
	font-size: 12px;
}

.thiel_menu_bar a:hover {
	color: #CCCCCC;
	background-color: #000066;
	display: inline;
}


.buchananphoto {
	background-image: url(media/Bryan_Buchanan_Photo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 20px;
	background-color: #333333;
	border: medium solid #0099FF;
	z-index: 99;
}

/* Thiel IDs */

/* CVs */
#curriculum_vitae h1 {
	font-size: 215%;
	font-weight: bold;
	text-align: center;
}
#curriculum_vitae h2 {
	font-size: 185%;
	font-weight: bold;
}
#curriculum_vitae h3 {
	font-size: 165%;
	font-weight: bold;
	text-decoration: underline;

}
#curriculum_vitae h4 {
	text-indent: 25px;
	text-decoration: underline;
	margin-bottom: 5px;
}
#curriculum_vitae h5 {
	text-indent: 50px;
	margin-bottom: 5px;
}
#curriculum_vitae h6 {
	font-size: 100%;
	font-weight: bold;
}

#curriculum_vitae p {
}

#curriculum_vitae ul {
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	padding: 0px;
}


/* Contacts */
#contact h2 {
	font-size: 185%;
	font-weight: bold;
}
#contact h3 {
	font-size: 165%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;

}
#contact h4 {
	margin: 0px;
	padding: 0px 0px 5px;

}
#contact h5 {
	margin: 0px;
	padding: 0px;
}
#contact h6 {
	font-size: 100%;
	font-weight: bold;
}


/* Indents */
#indent15 {
	margin-left: 15px;
}
#indent1 {
	margin-left: 25px;
}
#indent2 {
	margin-left: 50px;
}

/* Footers */
#footer {
	font-size: 100%;
}

/* Images */
#imgLeftPlain {
	margin-right: 18px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 1px;
	float: left;
}
#imgLeftBorder {
	border: 1px solid #000033;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 1px;
}

#imgRightPlain {
	margin-right: 1px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 15px;
}
#imgRightBorder {

	border: 1px solid #000033;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 18px;
}
#imgCenterBorder {

	border: 1px solid #000033;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 1px;
}

.imgRightBorder {
	margin-right: 1px;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 18px;
	padding: 18px;
	background-image: url(media/Bryan_Buchanan_Photo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 1px none #000033;
	border-right: 1px none #000033;
	border-bottom: 1px none #000033;
	border-left: 1px none #000033;
	float: right;
}

#buchananphoto {
	background-image: url(media/Bryan_Buchanan_Photo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 20px;
	display: inline;
	

}

#side_photo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000033;
	display: block;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin: 0px;
	border: 1px solid #666666;
	letter-spacing: .15em;
	text-align: center;
}

#thiel_link {
	letter-spacing: 0.13em;
	line-height: 17px;
}

/* Site disclaimer */
#disclaimer {
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 5px;
}

#disclaimer2 {
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #E6E6E6;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.style1 {color: #0033BD}
