body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: #ccc url(images/gbyrepeat.jpg) repeat-y center; /*border-color: orange; 							border-style: solid; 							border-width: 2px;*/
}
.wrapper
{
	width: 800px;
	margin: 0 auto;
	background: #fff; /*fff*/
	border-right: 3px solid #ededed;
	border-left: 3px solid #ededed; /*border-color: yellow; 							border-style: solid; 							border-width: 2px;*/
}
.navbg
{
	background: url(images/navbg_02.gif) repeat-x;
	width: 100%;
	height: 54px; /* defines the horizontal navigator */
	border-bottom: 2px solid #fff; /*border-color: pink; 							border-style: solid; 							border-width: 2px;*/
}
#navcontainer ul
{
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 19px;
	padding-bottom: 22px;
	display: block;
	width: 100%;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 19px;
	padding-bottom: 21px;
	padding-left: 10px;
	color: #fff;
	width: 100%;
	border-right: thin #333 solid;
	border-left: thin #333 solid;
}

#navcontainer ul li a:hover
{
	color: #EDEDED;
	background: url(images/navhover_02.gif) repeat-x top;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 8px;
	width: 100%;
	height: 28px;
}
body, td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.banner
{
	background: url(images/bannerbg_13.gif) repeat-x; /* repeating strip background of banner */
	height: 100px; /* actual banner background */
	width: 100%;
	border-bottom: 3px solid #1553B9; /*border-color: purple; 						border-style: solid; 						border-width: 2px;*/
}
.bannerontop
{
	background: url(images/bannerontop.png) no-repeat center; /* wave shape */
	height: 86px;
	padding-top: 25px; /* space between this and .content */
	text-align: center;
}
img
{
	border: 0;
}
blockquote
{
	background: #F1F1F1; /* blue-ish 39629F*/
	border: solid;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.content
{
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px; /*border-color: green; 						border-style: solid; 						border-width: 2px;*/
}
.leftcolumn
{
	width: 200px;
	padding-left: 9px;
	padding-bottom: 20px;
	background: #F1F1F1;
	float: left;
	text-align: left; /*border-color: red; 						border-style: solid; 						border-width: 2px;*/
}
.rightcolumn
{
	width: 576px;
	float: right;
	text-align: left;
}

.breadcrumb
{
	width: 300px;
	float: right;
	text-align: right;
}


h2
{
	background: url(images/leftcolumnheader_21.gif) center no-repeat;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding-top: 14px;
	padding-bottom: 14px;
}
.clear
{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}
.navvy
{
	width: 90%;
	margin-left: 5%;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
}

ul.navvylist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

ul.navvylist li
{
	display: block;
	margin: 0;
	padding: 0;
}

ul.navvylist li a
{
	display: block;
	width: 90%;
	font-weight: normal;
	margin: 0;
	color: #000;
	background: url(images/leftnav.jpg) repeat-x #ededed;
	border: bottom:1px solid #ededed;
	text-decoration: none;
	padding-left: 10PX;
	padding-top: 7px;
	padding-bottom: 7px;
}

.navvy > ul#navvylist li a
{
	width: auto;
}

ul.navvylist li#active a
{
	background: #F1F1F1;
	color: #2A508A;
}

ul.navvylist li a:hover, ul#navvylist li#active a:hover
{
	color: #000;
	font-weight: bold;
	background: #fff;
}

h3
{
	font-size: 17px;
	color: #39629F; /* blue-ish */
	font-weight: bold;
	text-align: center;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #ededed; /*border-color: red; 							border-style: solid; 							border-width: 2px;*/
}
h5
{
	text-align: center;
}
.info
{
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/inforepeat_25.gif) repeat-y left;
	padding-left: 20px;
	margin: 0;
	color: #666;
	font-size: 10px;
	margin-bottom: 5px;
}
.maincontevt
{
	padding-left: 5px;
	padding-right: 5px;
}
a:link
{
	color: #39629F;
	text-decoration: none;
}
a:visited
{
	color: #39629F;
	text-decoration: none;
}
a:hover
{
	color: #3366FF;
	text-decoration: none;
}
a:active
{
	color: #39629F;
	text-decoration: none;
}
a
{
	font-weight: bold;
}
.footer
{
	width: 100%;
	background: url(images/navbg_02.gif) repeat-x;
	padding-top: 20px;
	position: relative;
	padding-bottom: 20px;
	clear: both;
	text-align: center;
	color: #fff;
}
.footer a:link
{
	color: #fff;
	font-size: 11px;
}
.footer a:visited
{
	color: #fff;
	font-size: 11px;
}
.footer a:hover
{
	color: #CCC;
	font-size: 11px;
}

/* ----- modifications for Resume ----- */

#ResumeHeader
{
	text-align: center;
}

.MainLabels h2
{
	background: url(images/resumeheader.gif) center no-repeat;
}
#ResumeHeader h2
{
	background: white;
	font-weight: bold;
	font-size: 30px;
	color: black;
	margin: 0;
	padding-top: 7px;
	padding-bottom: 7x;
}
#ResumeExperience h3
{
	text-align: left; /* blue-ish */
	font-size: 15px;
}
#ResumeHeader h5
{
	color: #39629F; /* blue-ish */
	margin-top: 0px;
	margin-bottom: 0px;
}
.ResumeDates
{
	color: black;
	text-align: right;
	font-weight: bold;
}
#ResumeEducation p
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.ResumeContact
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: bold;
}

/* ----- modifications for Links ----- */

#mylinks
{
	text-align: left;
}

.LinksTableBold
{
	font-weight: bold;
	color: #39629F;
	padding-top: 15px;
}

/* ----- modifications for Thoughts ----- */

#thoughtsh3
{
	text-align: center;
	width: 550px;
	float: right;
	padding: 10px 10px 10px 10px;
}
#thoughtsdate
{
	text-align: center;
	width: 550px;
	float: right;
	padding: 0px 10px 10px 5px;
	font-weight: normal;
}
#thoughtsContent
{
	text-align: left;
	float: right;
	border: 10px;
	padding: 10px;
}
/*.leftthoughtscolumn
{
	width:200px;
	height: 700px;
	padding-left:9px;
	padding-bottom:20px;
	background: #F1F1F1;
	float:left;
	text-align:left; */
/*border-color: red;
							border-style: solid;
							border-width: 2px;*/

/*#centerThoughtsColumn
{
	width:275px;
	text-align:left; 
} 
#thoughtsContent #rightThoughtsColumn
{
	width:135px;
	float:right;
	text-align:left;
} */

#leftThoughtsColumn
{
	width: 45%;
	float: left;
	text-align: left;
}

#rightThoughtsColumn
{
	width: 50%;
	float: right;
	text-align: left;
}
