@charset "UTF-8";

/*------ Basic Page Styling ------*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-size: small;
	padding: 0;
	margin: 0;
	text-align: center;
}
* html body {
	font-size: small; /*for IE5/win*/
	f\ont-szie: small; /* for other IE versions */
}
p {
	margin-top: 1em;
	line-height: 1.5em;
}

.clear {
	clear: both;
}

#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: .8em;*/
	/*width: 1000px;*/
	position: relative;
	padding: 0px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

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

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	width: 850px;
	position: relative;
}

#header {
	text-align: center;
	background-image: url(../images/navBG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
#header img {
	padding-top: 30px;
	padding-bottom: 30px;
}
.imgLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}

/* -------- Navigation ---------- */

#mainNav {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 80%;
}

#mainNav ul {
	padding: 0px;
	list-style: none;
}

#mainNav li {
	float:left;
	display:block;
	width: 20%;
	font-size: 90%;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#mainNav a {
	float: left;
	display: block;
	margin: 0;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	border: solid 1px #FFFFFF;
	border-bottom: none;
	background: #979797 url(../images/buttonBG.gif) repeat-x top left;
	padding-top: 0.75em;
	padding-right:0;
	padding-bottom: 0.75em;
	padding-left:0;
	width: 98%;
}
#mainNav a:hover {
	background: #00C2F9 url(../images/currentButtonBG.gif) repeat-x top left;
}

/*
#mainNav a:hover {
	background-image: url(../_images/activeButtonBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8F8F8F;
}

#mainNav a.current {
	background-image: url(../_images/currentButtonBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #00C2F9;
}
*/
/* ------------ Content -------------- */

#content {
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
	background-image: url(../images/gradientBorder.gif);
	font-size: 85%;
	padding-top: 20px;
}
#tblPortfolio a img{
	text-decoration: none;
	border: none;
}
#content h2 {
	font-size: 120%;
	color: #0078C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: uppercase;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding: 0px;
	font-weight: bold;
}
#content a {
	color: #000000;
}
#mainInfo {
	width: 64%;
	float: left;
	border-right: none;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 1em;
	padding-left: 8%;
	margin: 0%;
}
#mainInfo  p {
	padding-left: 10px;
}
#portNav a:link, #porNav a:active, #portNav a:visited {
	color: 0078c1;
	text-decoration: none;
	padding-right: 1em;
	text-decoration: none;
}
#portNav a:hover {
	color: #000000;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
#sidebar {
	float: left;
	width: 15%;
	padding-right: 0%;
	margin-left: 2em;
	margin-right: 0%;
}
/*#sidebar img {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}*/
#sidebar a:active, #sidebar a:visited {
	color: #000000;
}
#sidebar ul {
	padding-left: 3em;
}
#sidebar li {
	margin-top: .2em;
}
#sidebar h2 {
	border-bottom-style: none;
}
#sidebar h3 {
	font-size: 110%;
	margin-top: 0.5em;
}
#sidebar p {
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 80%;
	color: #1a77bd;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/gradientBorder.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 30px 0;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portImage {
	border: 1px solid #CCCCCC;
	margin-left: 0px;
}
#twitter_div {
	float: left;
	width: 15%;
	padding-right: 0%;
	margin-left: 2em;
	margin-right: 0%;
}
#twitter_div ul {
	padding-left: 0em;
	list-style-type: none;
}
#twitter_div a {
	display: block;
	clear: both;
	font-style: italic;
	color: #0078C1;
}
#twitter_div li {
	margin-bottom: 1em;
}
#twitter_div h2 {
	border-bottom-style: none;
	font-size: 110%;
}
#twitter_div h3 {
	font-size: 100%;
	margin-top: 0.5em;
}
#twitter-link {
	font-size: 90%;
	font-style: italic;
	text-decoration: underline;
	margin-top: 1em;
	text-align: right;
	color: #0078C1;
}
