
#header
{
	background-image:url(images/headerBG.gif);
	background-repeat:no-repeat;
	height:90px;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	/*background:#5989cd url(homeimages/bg_grade.gif) repeat-x;*/
	margin:0;
	padding:0;

}

#content
{
	margin:0;
	padding:0px;
	
}


/*#logo
{
	border:0;
	margin-bottom:5px;
}
*/

#maincontent {
	/*border-top: .1px #000000 solid;*/
	/*background:url(/images/bg.jpg) no-repeat top left;*/
	background-color:#fff;
	/*height:416px;*/
	width:980px;
	color:#000000;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:10px;
	height:auto;
	
	
}




#maincontent a,
#maincontent a:visited
#maincontent a:active
#maincontent a:link
{
	color:#333333;
}

#maincontent a:hover
{
	color:#0066FF;
}

#maincontent p {
	font-size:12px;
	padding-left:5px;
	padding-right:2px;
	margin-top:0;
	line-height:20px;
}

#maincontent h1 {
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	padding-top:10px;
	padding-left:10px;
	margin-top:0;
}

#homepagegraphicholder
{
float:right;
width:700px;
height:465px;
padding:5px;
border:#999999 thin solid;
}

#homepagegraphicholder .title
{
	font-size:9px;
}

#getnoticed
{
	background-color:#1b3646;
	color:#FFFFFF;
	margin-top:10px;
	padding-bottom:1px;
}

#getnoticed h1
{
	padding-left:5px;
	font-size:20px;
	margin-bottom:3px;
}

#getnoticed a, #getnoticed a:visited
{
color:#FFFFFF;
}

#getnoticed a:hover
{
color:#666666;
}

/* ________ INFO BOX ____________*/
#infobox
{
	width:241px;
	background-image:url(images/infobox_content.gif);
	background-repeat:repeat-y;
	margin-left:0px;
}

#infobox_header
{
	background-image:url(images/infobox_head.gif);
	background-repeat:no-repeat;
	height:35px;
}

#infobox_header h1
{
	font-size:14px;
	padding:5px 0 0 5px;
}

#infobox p
{
	padding-right:10px;
	padding-left:5px;
}

#infobox_footer
{
	background-image:url(images/infobox_footer.gif);
	background-repeat:no-repeat;
	height:35px;
}




#portfoliotext
{
	border:#999999 thin solid;
	width:450px;
	margin-left:20px;
	margin-right:50px;
	padding-right:10px;
}


#portfoliotext p
{
	padding-right:20px;
}


#thumbholder
{
	float:right;
	height:auto;
	width:400px;
	border:#999999 thin solid;
	margin-right:20px;
	text-align:center;
	padding-bottom:10px;
}


#largeholder
{
	float:right;
	height:auto;
	width:605px;
	/*border:#999999 thin solid;*/
	margin-right:20px;
	text-align:center;
	padding-bottom:10px;
}



#insidetips
{
		height:auto;
	width:940px;
	border:#999999 thin solid;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:10px;
}


#cleardiv
{
	clear:both;
}

/* ________ FOOTER ___________*/

#footer
{
background-image:url(images/footerBG.gif);
background-repeat:no-repeat;
width:1000px;
height:150px;
color:#000000;
font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#footer a, #footer a:visited
{
text-decoration:none;
color:#000000;
}
#footer a:hover
{
	color:#B0B0B0;
	}


/* ________________ Gallery Styles _____________*/
#gallery
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#gallery table
{
	text-align:center;
}

.photogallery
{ 

	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
}



.photogallery img{ 
border: 1px solid gray;
margin:5px;
}

.photonavlinks{ 
font: bold 12px Arial;
text-align:left;
}

.photonavlinks a{ 
margin-right: 2px;
margin-bottom: 3px;
padding: 1px 5px;
border:1px solid gray;
text-decoration: none;
background-color: white;
}

.photonavlinks a.current{ 
background-color:#C2DBF3;
}
