@charset "utf-8";
body  { font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
	line-height: 150%; 
	margin: 0px;
	min-width:960px;
	background-color:#333333;
	background-image:url(subpageBG.jpg); 
	background-attachment:fixed;
	
}

#outsideLinks{
	float: right;
	margin-top: 100px;
}

#topHead
{
background-color:#ffffff;
width: 100%;
height: 40px;
}

#topLinksBar
{
	background-color: #000;
	width: 100%;
	height: 20px;
}
 #container { 
	margin:95px 0px 0px 230px;
	background-color: transparent;	 
		

} 
#topBar{
	width: 100%;
	background-color:#000000;
	
	min-height: 20px;
	
} 

#headerlogo
{
	min-height: 100px;
	margin-top: 0px;
	
	margin-left: 0px;
	
	
}
#linksBar1
{
	background-color: transparent;
	min-height: 20px;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	font-variant:normal;
	color:#999;
	
	
	
}

#linksBar1 p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#333;
	display: inline;
	padding: 2px;
}
#linksBar1 p a{
	padding: 2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#333;
	text-decoration: none;
	display: inline;
}
#linksBar1 p a:hover{padding: 2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#966;
	text-decoration: none;
	display: inline;
}
#mastBar
{ 
font-family:Arial, Helvetica, sans-serif;
float: right;
	height: 20px;
	background: transparent;
	margin-top: 0px;
	
	text-align: left;
	
}	

#mastBar p
{
padding-top: 0px;
margin-top: 0px;
float: left;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

#mastBar p a
{
text-decoration:none;color:#333333; font-variant:small-caps; font-weight:bold; font-style: normal; line-height: 110%; padding: 3px 6px 3px 6px; display: block; border-right-width:1px; border-right-style:solid; border-right-color: #ffffff; font-size:12px; font-family:Arial, Helvetica, sans-serif; letter-spacing: .5px;
} 

#mastBar p a:hover
{
color:#ffffff; text-decoration: none; background-color:#966;
}

	
	  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */




#header { 
	background-color: transparent; 
	padding: 3 10px 3 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
	
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 4px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #b6a996;
}
 #sidebar1 {
	 
	float: left; /* since this element is floated, a width must be given */
	width: 125px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px; /* padding keeps the content of the div away from the edges */
	
}

#sidebar1Inner {
	float: right; /* since this element is floated, a width must be given */
	width: 125px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:#ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px; /* padding keeps the content of the div away from the edges */
	
background-image:url(bg_content.gif);
  background-repeat:repeat;

  margin-right: 10px;
	
} 

#sidebar1Inner h2
{
	font-size: 13px;
font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#666;
	padding: 3px;
	
}

/* Lefthand Navigation Menu */
#sidebar1Inner p.navPrograms,
#sidebar1Inner p.navLocations,
#sidebar1Inner p.navAdmissions,
#sidebar1Inner p.navWhyDJ,
#sidebar1Inner p.navFinancialAid,
#sidebar1Inner p.navFAQSub,
#sidebar1Inner p.navLinkHome,
#sidebar1Inner p.navEL,
#sidebar1Inner p.navELSub,
#sidebar1Inner p.navAA,
#sidebar1Inner p.navAASub,
#sidebar1Inner p.navRO,
#sidebar1Inner p.navROSub,
#sidebar1Inner p.navGR,
#sidebar1Inner p.navGRSub,
#sidebar1Inner p.navLocationsImg,
#sidebar1Inner p.navStudentServices,
#sidebar1Inner p.navCurrentStudents,
#sidebar1Inner p.navAlumniSub,
#sidebar1Inner p.navResourcesSub,
#sidebar1Inner p.navForEmployers,
#sidebar1Inner p.navForCustomers

{
	display:none;
}



#sidebar1Inner a.heading
{
padding: 3px;
border: 2px solid #333;

color:#ffffff;
font-size: 100%;
line-height: 110%;
font-weight:bold;
font-variant:small-caps;
margin-right: 0px;
font-family:Arial, Helvetica, sans-serif;
background-color:#333;
margin-top: 0px;

}

#sidebar1Inner a.heading:hover
{
padding:3px;
border: 2px solid #666666;
color:#ffffff;
font-size: 100%;
line-height: 110%;
font-weight:bold;
font-variant:small-caps;
font-family:Arial, Helvetica, sans-serif;
background:#666666;
margin-right: 0px;
}

/* Nav Link Props */
#sidebar1Inner p
{
	margin: 0px 5px 3px 0px;
	
	
	
	
}

#sidebar1Inner p a
{
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	font-size: 90%;
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
border-bottom: 1px dotted #555555;
}


#sidebar1Inner p a:hover
{
	color:#699;
	line-height: 100%;
	font-size: 90%;
}

#sidebar1Inner p a.secondary
{
	margin: 0px 0px -2px 10px;
	color:#ffffff;
	padding: 7px 0px 2px 3px;
	display:block;
		line-height: 93%;
	font-size: 11px;
	background-color:#999;
	border-bottom: none;
	
}

#sidebar1Inner p a.secondary:hover
{
	margin: 0px 0px -2px 10px;
	padding: 7px 0px 2px 3px;
	background-color:#eeeeee;
	line-height: 95%;
	font-size: 11px;
	color: #222222;
}
#sidebar1Inner img
{
	border: 2px dotted #777777;
}
#sidebar1Inner img:hover
{
	
	filter: gray;
	
	
	
}
#sidebar1Inner h2
{
font-family: Arial, Helvetica, sans-serif;
font-variant: normal;
font-size: 110%;
border-bottom: none;
border-top: none;
border-right: none;
padding-left: 3px;
padding: 0px;
font-weight: bold;
font-style: none;
margin-right: 7px;
color: #333333;
margin-top: 10px;
background-color: none;
border-left: none;		
display: none;
}
#sidebar1Inner h3
{
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-variant: normal;
font-size: 90%;
font-weight: normal;
border-bottom: none;
border-top: none;
border-right: none;
padding-left: 3px;
padding: 3px;
margin-right: 7px;
color: #333333;
margin-top: -20px;
background-color: none;
border-left: none;		
display: none;
}









 #sidebar2 {
	min-height: 300px;
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	/* padding keeps the content of the div away from the edges */
border: 2px solid #b2c8b3;
	padding: 0px 6px 0px 2px;
}
#sidebar2Inner {
	min-height: 300px;
	float: right; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	/* padding keeps the content of the div away from the edges */
	border-top: 1px solid #5a0549;

	padding: 6px 6px 6px 8px;
	margin-top: 0px;
}

#sidebar2Inner h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
	color: #666666;
	font-weight: normal;
	padding: 2px;
	
	border-bottom: 2px dotted #666666;
	
}
#sidebar2Inner p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	border: 2px dotted #cccccc;
	padding: 5px; 
	background-color: #993;
}
#sidebar2Inner p a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#906;
	text-decoration:none;
	
}
#sidebar2Inner p a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#699;
	
}
#sidebar2Inner ul
{
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
}
#sidebar2Inner ul li
{
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
}

#sidebar2Inner img
{
	 margin-left: 0px;
	 margin-right: 0px;
	
}


 #mainContent { 
	margin: 0 20px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	margin-left: 0px;
	margin-right: 155px;
	  background-color:#ffffff;
 border: 2px dashed #eeeeee; 
  /* for IE 
  filter:alpha(opacity=80);
   CSS3 standard 
  opacity:0.8;*/
  min-height: 800px;
  background-image:url(bg_content.gif);
  background-repeat:repeat;
 
}  

#mainContent h1{
	
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;

line-height: 10px;
background-position: bottom left;
padding-bottom: 10px;
padding-left: 32px;
padding-top: 5px;
background-image:url(newh1.jpg);
background-position: top left;
background-repeat:no-repeat;
font-variant: small-caps;	
}
#mainContent h2{
	
	font-size: 14px;
	background-color: #966;
	padding: 4px;
	color:#ffffff;
	font-weight: normal;
	font-variant:small-caps;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #ffffff;
	
	}
	#mainContent h3{
	font-size: 14px;
	color:#966;
	font-weight: bold;
	
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #966;}
	
#mainContent p{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
	

}
#mainContent p a{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#5E2234;
font-weight:200;


	
}

#mainContent p a:hover{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
background-color:#eeeeee;

	
}
#mainContent ul
{
	margin-top: 1px;
}
#mainContent ul li 
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333;

}
#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../bg_content.gif); 
} 

#footer h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#936;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 16px;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color:#936;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 16px;
}
#footer p a{
	font-family:Arial, Helvetica, sans-serif;
	color:#966;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 20px;
	text-decoration:none;
	font-weight: bold;
}
#footer p a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 20px;
	text-decoration:none;
	background-color:#966;
}
#firstfooter{
	
	background-image:url(../shadow.png);
	background-repeat:repeat-x;
	background-position: bottom left;}

	
	#firstfooter p {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color:#ffffff;
		
		display: inline;
		padding: 5px;
	}
	#firstfooter p a {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color:#333333;
		
		display:inline;
	
	}
	#firstfooter p a:hover {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color:#333333;
		
		text-decoration:none;
		background-color:#ffffff;
	}

 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#leftColumn
{
width: 31%;
background-color:transparent;
float: left;

padding-right: 4px;

}

#leftColumn h2
{
	background:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 13px;
	padding: 2px;
	border-left: 15px solid #777777;
	font-weight: normal;
	border-bottom: 1px solid #777777;
	margin-bottom: 2px;
	margin-top: 0px;
	color: #ffffff;
	letter-spacing:normal;
	border-top: none;
	border-right: none;
}

#leftColumn p
{ margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #222222;
	font-size: 12px;
}


#rightColumn
{
width: 31%;
background-color:transparent;
float: left;
border-left: 1px solid #999999;
padding-left: 5px;
margin-top: 0px;
padding-top: 0px;
padding-right: 3px;

}

#rightColumn h2
{
	margin-bottom: 2px;
	background:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 13px;
	padding: 2px;
	border-left: 15px solid #777777;
	font-weight: normal;
	border-bottom: 1px solid #777777;
	margin-top: 0px;
	color: #ffffff;
	letter-spacing:normal;
	border-top: none;
	border-right: none;
}

#rightColumn p
{ margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #222222;
	font-size: 12px;
}

#rightColumn p a
{ margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;

	font-size: 12px;

}
#rightColumn p a:hover
{ margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	font-size: 12px;
	text-decoration:underline;
}
#farRightColumn
{
	padding-left: 5px;

background-color:transparent;
margin-left: 65%;
border-left: 1px solid #999999;

}
#farRightColumn h2

{margin-bottom: 2px;
	background:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 13px;
	padding: 2px;
	border-left: 15px solid #777777;
	font-weight: normal;
	border-bottom: 1px solid #777777;
	margin-top: 0px;
	color: #ffffff;
	letter-spacing:normal;
	border-top: none;
	border-right: none;
}
#farRightColumn p
{ margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #222222;
	font-size: 12px;
}





/* TWO COLUMN LAYOUT */
#leftCol
{
width: 45%;
background-color:transparent;
float: left;
margin-right: 5px;
padding-right: 0px;
margin-top: 0px;
padding-top: 0px;
}

#leftCol ul
{
	margin-top: 1px;
}
#leftCol ul li
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333;

}

#leftCol h2
{ margin-top: 0px;
	background: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 13px;
	padding: 2px;
	border-left: 15px solid #777777;
	font-weight: normal;
	border-bottom: 1px solid #777777;
	margin-bottom: 2px;
	color: #ffffff;
	letter-spacing:normal;
	border-top: none;
	border-right: none;
	
}

#leftCol p
{ margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #222222;
	font-size: 12px;
}


#rightCol
{
margin-left: 50%;
background-color:#ffffff;
margin-top: 0px;
border-left: 1px solid #999999;
padding-left: 5px;
}

#rightCol h2
{margin-top: 0px;
	margin-bottom: 2px;
	background:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 13px;
	padding: 2px;
	border-left: 15px solid #777777;
	font-weight: normal;
	border-bottom: 1px solid #777777;
	color: #ffffff;
	letter-spacing:normal;
	border-top: none;
	border-right: none;
}

#rightCol p
{
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;
}
#rightCol ul
{
	margin-top: 1px;
}
#rightCol ul li 
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333;

}

#cosBanner
{
	
	background-image:url(www/banners/cosbanner.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	min-height: 90px;
	padding-left: 0px;
	margin-left: -10px;
}
#locationsBanner
{
	
	background-image:url(banners/alllocations.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	min-height: 90px;
	padding-left: 0px;
	margin-left: -10px;
}
#locationBanner
{
	
	background-image:url(locationbanner.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	min-height: 90px;
	padding-left: 0px;
	margin-left: -10px;
}
#programBanner
{
	
	background-image:url(banners/programbanner.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	
	width: 100%;
	min-height: 90px;
	padding-left: 0px;
	margin-left: -10px;
	
	
	
}

#admissionsBanner
{
	
	background-image:url(banners/admissionsbanner.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	min-height: 90px;
	padding-left: 0px;
	margin-left: -10px;
}
#financialAidBanner
{
	
	background-image:url(banners/financialbanner.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	min-height: 90px;
	padding-left: 0px;
	margin-left: -10px;
}
#studentServicesBanner
{
	
	background-image:url(banners/studentservicesbanner.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	min-height: 90px;
	padding-left: 0px;
	margin-left: -10px;
}


table
{
	font-size: 100%;
	border: none;
	
}


table h2
{
	font-size: 12px;
	color:#222222;
	border: none;
	padding: 0px;
	font-weight: normal;
	border: 0px;
	
	
}
table caption
{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
}
table caption sub 
{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size:11px;
	font-weight: normal;
	
}
table td
{
	padding:2px; font-weight:normal;padding:2px;font-size: 95%; color:#333; font-family:Arial, Helvetica, sans-serif; border: none; padding-left: 7px;
}

table tr
{ border: none;
	font-weight:bold;padding:2px;font-size: 95%; color:#039;
}

#leftSpot
{
	float: left;
	width: 28%;
	background-color:#FFF;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  
	
}
#midSpot
{
	margin-left: 5px;
	float: left;
	width: 28%;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  background-color: #ffffff;
}
#rightSpot
{
	width: 150px;
	float: left;

	
	background-color: #ffffff;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

table tr h2
{
	font-size: 12px;
	color:#222222;
	border: none;
	padding: 0px;
	font-weight: normal;
	border: 0px;
	
	
}
table td h2
{
	font-size: 12px;
	color:#222222;
	border: none;
	padding: 0px;
	font-weight: normal;
	
	
	
}
h4
{
	font-size: 11px;
	color:#222222;
	border: none;
	padding: 0px;
	font-weight: normal;
}
	
	
/* CODE FOR LOCATION PHOTO GALLERIES */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(/locations/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/locations/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#photos { 
	margin: 0 20px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 2px dotted #999999; 
	margin-left: 0px;
	margin-right: 155px;
	  background-color:#ffffff;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  min-height: 800px;
  
  


	
}  

#photos h1{
	font-weight: bold;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#666;
border-bottom: 2px dotted #363;
line-height: 15px;
background-position: bottom left;
padding-bottom: 2px;
padding-left: 28px;
padding-top: 9px;
background-image:url(h1bg.png);
background-position: top left;
background-repeat:no-repeat;
	
}
#photos h2{
	
	font-size: 14px;
	color:#003;
	font-weight: normal;
	
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #003;}
#photos p{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;

	
}
#photos p a{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#369;
font-weight:200;
text-decoration:none;

	
}

#photos p a:hover{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#005E00;
text-decoration:underline;

	
}
#photos ul
{
	margin-top: 1px;
}
#photos ul li 
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#093;

}
#photos img{
	
	margin-right: 1px;
	padding: 3px; 
	border: 9px solid #cccccc;
	
}
