@charset "UTF-8";
/* CSS Document for Beamtwenty3*/

/* eric meyer's css reset code */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
vertical-align: baseline;
}

body {
font-family: Arial, Helvetica, sans-serif;
background-image:url(bg2.gif);
background-repeat:repeat;
padding: 0;
margin: 0;
text-align:left;
}

p { 
font-weight: normal;
font-size:12px;
line-height:18px;
color:#333333;
}

.list li {
font-weight: normal;
font-size: 14px;
color:#333333;
list-style:url(bluedot.gif);
line-height:150%;
}

#bullets {
padding-left: 25px;
}

.photocredit {
font-size:10px;
line-height:1.5;
color:#333333;
text-align:right;
margin: 3px 0px 3px 0px;
padding-right:15px;
}

a {
font-size:12px;
text-decoration: none;
color:#0082C7;
}

a:link, a:visited {
color:##0082C7;
}

a:hover, a:focus {
color:#eb5a05;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
color:#E854A1;
font-size: 18px;
font-weight:bold;
padding: 0px 0px 5px 0px;
}

#head1 {
font-family: Arial, Helvetica, sans-serif;
color:#E854A1;
font-size: 18px;
font-weight:bold;
padding: 0px;
}



#links {
width: 820px;
margin: 0 auto;
padding: 0px 0px 0px 20px;
}

#links li {
display:inline;
list-style: none;
margin:0;
float: left;
padding: 10px 0px 0px 14px;
}

#links a {
font-size: 10px;
text-decoration: none;
}

#links a:link, #links a:visited {
color:#333333;
}

#links a:hover, #links a:focus {
color:#E854A1;
}

#links a#current {
color:#E854A1;
}

li {
font-weight: normal;
font-size:12px;
line-height:1.5;
color:#333333;
list-style:none;
}

#photography {
width: 820px;
margin:0 auto;
padding-top: 20px;
}


#footer {
width: 820px;
height: 40px;
clear: both;
background-color:#CCCCCC;
background-image:url(foot.png);
background-repeat:no-repeat;
}



