@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
}
#mainContent  a:link, #sideBar a:link {
	color: #00CCFF;
	text-decoration: none;
}
#mainContent  a:active,#mainContent  a:visited, #sideBar a:active, #sideBar a:visited {
	text-decoration: none;
	color: #00CCFF;
}
#mainContent  a:hover, #sideBar a:hover {
	color: #C7D744;
	text-decoration: none;
}



#popText  a:link {
	color: #006600;
	text-decoration: none;
}
#popText a:active,#popText a:visited {
	color: #006600;
	text-decoration: none;
}
#popText a:hover {
	color: #0066CC;
	text-decoration: none;
}


#container  {
	width: 955px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/background_main.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #mainContent img {
	margin-left: 10px;
	margin-top: 0px;
	text-align: left;
	padding-right: 10px;
}

#container #mainContent #newsBtn img {
	margin-top: -10px;
	margin-left: 260px;
	margin-bottom: -10px;
}


#header  {
	background-repeat: no-repeat;
	height: 126px;
}
#headerNav {
	float: right;
	font-size: 9px;
	color: #000000;
	width: auto;
	font-weight: normal;
	height: auto;
	padding-right: 100px;
	padding-top: 93px;
	margin-bottom: -40px;
}
#header h1 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

#headerNav  a:link   {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
#headerNav a:active {
	color: #000000;
	text-decoration: none;
}

#headerNav  a:visited   {
	text-decoration: none;
	color: #000000;
}
#headerNav  a:hover   {
	color: #FFFFFF;
	text-decoration: none;
}


#container #header img {
	margin-left: 0px;
	margin-top: 0px;
}
#navBar #MenuBar1 {
	font-size: 12.5px;
	font-weight: normal;
}


#navBar {
	height: 52px;
	background-position: top;
}
#leftQuote {
	background-repeat: no-repeat;
	height: 34px;
	width: 51px;
	float: left;
	background-image: url(../images/leftQuote.gif);
	background-position: right bottom;
	padding-left: 10px;
	padding-top: 10px;
}

#mainContent li {
	padding-right: 300px;
}


#mainContent  {
	padding-bottom: 70px;
}

#mainContent h1 {
	font-size: 36px;
	color: #C7D744;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	margin-left: 115px;
	margin-right: 300px;
}
#mainContent img {
	margin-left: -50px;
}
#mainContent #postIts img {
	margin-top: 8px;
	margin-left: 150px;
}

#mainContent h2 {
	font-size: 24px;
	font-weight: lighter;
	color: #00CCFF;
	margin-left: 140px;
	margin-right: 150px;
}
#mainContent   h2.main   {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #C7D744;
	margin-left: 90px;
	line-height: 22px;
}
#mainContent h3 {
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
	margin-left: 140px;
	margin-right: 300px;
}
#mainContent h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 140px;
	margin-right: 300px;
}
#mainContent h5 {
	font-size: 12px;
	font-weight: bold;
	color: #C7D744;
	margin-left: 140px;
	margin-right: 300px;
}
.reply {
	font-style: italic;
	font-weight: bold;
}




#mainContent   p   {
	font-size: 12px;
	line-height: 22px;
	padding-right: 300px;
	margin-left: 140px;
}
#mainContent   ul    {
	font-size: 12px;
	line-height: 22px;
	padding-left: 200px;
}
#mainContent ul ul {
	padding-left: 50px;
}
#mainContent ul ul ul {

}




#rightQuote {
	background-image: url(../images/rightQuote.gif);
	float: right;
	height: 34px;
	width: 51px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	padding-right: 200px;
}

#footer  {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-bottom: 55px;
}

#footer  p  {
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 90px;
}
#popUps {
	height: 500px;
	width: 500px;
}
.pop1 {
	background-image: url(../images/popUp_backgd_1.gif);
	background-repeat: no-repeat;
}

.pop2 {
	background-image: url(../images/popUp_backgd_2.gif);
	background-repeat: no-repeat;
}

.pop3 {
	background-image: url(../images/popUp_backgd_3.gif);
	background-repeat: no-repeat;
	height: 1000px;
}
.pop4 {
	background-image: url(../images/popUp_backgd_4.gif);
	background-repeat: no-repeat;
}
.pop5 {
	background-image: url(../images/popUp_backgd_5.gif);
	background-repeat: no-repeat;
}
.pop6 {
	background-image: url(../images/popUp_backgd_6.gif);
	background-repeat: no-repeat;
}
.pop7 {
	background-repeat: no-repeat;
	background-image: url(../images/popUp_backgd_7.gif);
}
.pop8 {
	background-image: url(../images/popUp_backgd_8.gif);
	background-repeat: no-repeat;
	height: 800px;
}
.pop9 {
	background-image: url(../images/popUp_backgd_9.gif);
	background-repeat: no-repeat;
}
#popText  {
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	float: left;
	width: 375px;
	padding-top: 50px;
	padding-left: 90px;
	font-weight: bold;
	height: 400px;
}
.pop6 #popText {
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	float: left;
	width: 425px;
	padding-top: 55px;
	padding-left: 35px;
	font-weight: bold;
	height: 400px;
}
.pop6 #popText li {
	padding-bottom: 8px;
}
.pop8 #popText {
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	float: left;
	width: 425px;
	padding-top: 55px;
	padding-left: 35px;
	font-weight: bold;
	height: 630px;
}


.pop8  #popText  li {
	padding-bottom: 8px;
}
#portfolio {
	margin-left: 140px;
}

#sideBar {
	width: 110px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	float: left;
	clear: left;
	padding-top: 50px;
	padding-left: 12px;
	font-weight: normal;
	padding-right: 0px;
}
#sideBar ul {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-position: outside;
	list-style-image: url(../images/bullets_blue.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#sideBar li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
}
