body {
	font: 62.5%/1.5 verdana, arial, sans-serif;
	text-align: center;
	color:#3F3F3F;
	padding: 0;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
	background:#FFCC01 url(../images/background/bkgd_fade_up.jpg) repeat-x;
}

.site-update {
	margin:10px;
	text-align:center !important;
	padding:10px 20px;
	background:#fff1c0;
	border:2px solid #FF5A00;
	clear:both;
	float:left;
	width:685px;
	font-size:1.1em;
	font-weight:bold;
}

/*===================================== FONT TAGS START HERE =================================== */

ul, ul li {
	list-style-type:none;
	font-size:inherit;
	}

img {
	border:1px solid #ccc;
	}
	
#midImg img, .midImg {
	float:left;
	clear:none;
	margin-bottom:10px;
	}

h1 {
	font-size:1.5em;
	border-bottom:1px solid #CCCCCC;
	padding:0;
	margin:0;
	color:#023399;
}

h2 {
	font-size:1.3em;
	border-bottom:1px solid #CCCCCC;
	padding:0;
	margin:0;
	color:#023399;
}

p, .text {
	font-size:1.1em;
	text-align:justify;
}

b, .textbold {
	font-size:1.1em;
	text-align:justify;
	font-weight:bold;
}

a:link,a:visited  {
	color:#ff5a00;
	text-decoration:none;
	border-bottom:none;
	}
	
a:hover, a:active {
	color:#ff5a00;
	text-decoration:none;
	border-bottom:1px dashed #ff5a00;
	}
	
/*a:hover img {
	border-bottom:0px solid #fff;
	text-decoration:none;
	}*/
	
/*===================================== FONT TAGS END HERE =================================== */

/*===================================== LAYOUT TAGS START HERE =================================== */

#container {
	width: 750px;
	max-width:750px;
	text-align: left;
	margin: 0 auto;
	background:#FFFFFF url(../images/backgorund/left_border.gif) repeat-x;
}

#header {
	padding:0; 
	background:#FFFFFF;
	margin:0;
}

#header img {
	border:0px;
	}
	
#toContent {
	float:left;
	padding-left:10px;
	}

#navStripContainer {
	margin:0 10px 0 10px;
	text-align:center;
}

#mainContentContainer {
	margin:0 10px;
}

#mainContent {
	width: 100%;
	float: left;
	margin-right: -230px;
	margin-top:10px;
}

#mainContentWide {
	width: 100%;
	float: left;
	margin-top:10px;
}

#mainContentLeft {
	background: #ffffff;
	padding:20px;
	width:450px;
	border:1px dashed #CCCCCC;
}

#mainContentLeftFull {
	background: #FFFFFF;
	padding:20px;
	width:688px;
	border:1px dashed #CCCCCC;
	/*margin-top:10px;*/
}

#mainContentLeft ul, mainContentLeft li {
	list-style-type:square;
	font-size:1.2em;
}

#mainContentRight {
	width: 226px;
	float:right;
	background:#ffffff url(../images/graphics/right-col.gif) repeat-y;
	min-height:500px;
	border:1px dashed #CCCCCC;
	margin-top:10px;
	}

#mainContentRightInner {
	padding:20px 10px;
}

#clearing {
	clear:both;
	height:0;
}

#footer {
	margin:10px 0;
	background:#ffffff;
	border:1px dashed #CCCCCC;
	padding:10px 20px;
}

#thumbs ul, #thumbs li, #thumbs{
	list-style:none;
	padding:0;
	margin:1.5em -0.2em;
	font-size:1.05em;
	text-indent:0;
	text-align:left;
	vertical-align:middle;
	}

#thumbs img, .thumbs {
	float:left;
	clear:none;
	padding:0.5em;
	}

#thumbImg {
	padding:0px;
	margin:0px;
	position:relative;
	border:1px solid #fff;
}
#thumbImg a img {
	border:1px solid #ccc;
	padding:5px;
	width:50px;
	height:50px;
	margin:3px 3px 3px;
	background-color:#fff;
}
#thumbImg a:unknown img {
	border:1px solid #cccccc;
}
#thumbImg a:hover img {
	border:#ff5a00 1px solid;
	background-color:#ff5a00;
	text-decoration:none;
}

#thumbImgMid {
	padding:0px;
	margin:0px;
	position:relative;
	border:1px solid #fff;
}
#thumbImgMid a img {
	border:1px solid #ccc;
	padding:5px;
	width:130px;
	height:98px;
	margin:3px 3px 3px;
	background-color:#fff;
}
#thumbImgMid a:unknown img {
	border:1px solid #cccccc;
}
#thumbImgMid a:hover img {
	border:#ff5a00 1px solid;
	background-color:#ff5a00;
	text-decoration:none;
}

#workSection ul, #workSection li, #workSection{
	list-style:none;
	padding:0;
	margin:0.5em 0em;
	font-size:1.05em;
	text-indent:0;
	text-align:left;
	}

#workSection img {
	float:left;
	clear:both;
	width:50px;
	height:50px;
	}

#siteMap ul {
	font-size:1em;
	line-height:1.5em;
	color:#3F3F3F;
	padding:0;
	}
	
#siteMap li {	
	list-style-type:square;
	}
	
#relatedSites, #relatedSites li, #relatedSites ul {
	font-size:1.05em;
	line-height:1.5em;
	color:#3F3F3F;
	margin-left:10px;
	padding:0;
	list-style-type:square;
	}
	
/*===================================== LAYOUT TAGS END HERE =================================== */

/*============================ NAV DIVS START HERE ============================== */

#nav {
	float: left;
	width:100%;
	list-style: none;
	line-height: 1.7;
	background:#ffffff;
	padding:0;
	border:0 solid #CCCCCC;
	margin:0;
	text-align:center;
}

#nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 2;
	background: #ebebeb;
	padding:0;
	border:0 solid #CCCCCC;
	margin:0;
	}

.navtop {
	background:#ffffff;
	}
	

#nav a {
	display: block;
	width: 15em;
	w\idth: 13em;
	color: #ff5a00;
	font-weight:bold;
	text-decoration: none;
	padding: 0.5em 0em 0.5em 0em;
	height:auto;
	border-bottom:0em solid #CCCCCC;
	font-size:1.1em;
}

#nav li { /*Top Nav */
	float: left;
	padding: 0;
	width: 20%;
	border-bottom:0.5em solid #CCCCCC;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	w\idth: 14.5em;
	font-weight: normal;
	border-width: 0.1em;
	margin-left:-7.35em;
	margin-top:0;
}

#nav li li {
	width: 14em;
	w\idth:14.5em;
	border-bottom:0.5em solid #ebebeb;
}

#nav li ul a {
	width: 9em;
	w\idth: 8.6em;
}

#nav li ul ul {
	margin: -2.6em 0 0 14.5em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	border-bottom:0.5em solid #ff5a00;
	background:#ffffff;
}

/*================================= NAV DIVS END HERE ================================= */

/*================================= FORM DIVS START HERE ============================== */

textarea {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	margin-top:10px;
	padding-bottom:10px;
}

input, label {
	width: 150px;
	margin-bottom: 2px;
	margin-top:2px;
}

select {
	width: 200px;
	margin-bottom: 2px;
	margin-top:2px;
}

/*================================= FORM DIVS END HERE ================================== */

/*===============================FLICKR CODE FOR THUMBNAILS ============================= */
	
#flickrimg {
	padding: 0px; 
	margin: 0px; 
	position: relative;
}
#flickrimg a, #flickrimg a:link, #flickrimg a:active, #flickrimg a:visited, #flickrimg a:hover {
	border-bottom:none;
}
#flickrimg a, #flickrimg a:link, #flickrimg a:active {
	border: #ccc 1px solid; 
	padding: 5px; 
	margin-right:3px; 
	margin-bottom:5px;
	margin-top:5px;
	background-color: transparent; 
	text-decoration:none;
	display:block;
	float:left;
}
#flickrimg img {
	height:53px;
	width:53px;
	border:0;
}
#flickrimg a:hover {
	border: #ff5a00 1px solid;
	background-color: #ff5a00;
	text-decoration:none;
	margin-right:3px; 
	margin-bottom:5px;
	margin-top:5px;
	padding: 5px;
}

/*=================================== End of Flickr Badge ================================= */


/*==================================== Jquery Gallery ====================================== */

.slider4 {
	width: 600px;
	position: absolute;
	background:url(../images/sliderbg.gif);
	height: 20px;
	margin:-20px 0 10px 20px;
}

#indicator1 {
	position: absolute;
	background-color: #ff5a00;
	border: 1px solid #ccc;
	height: 20px;
	width: 10px;

}

#imageHolder {
    margin:0 auto;
	width: 650px;
	padding: 30px 10px 10px 10px;
}

#imageHolder img {
	margin: 5px;
}


#imageHolder a{
border-bottom:0;
}

/*==================================== End of Jquery Gallery ====================================== */