/* STYLESHEET for PHOTOJOURNALISM WEBSITE */

a,font {
font-family:Verdana,Trebuchet MS, Arial, Georgia;
font-size:85%;
}

h1,h2,h3,h4,h5,h6	{
color:white
}

a:link,a:visited{
color:white;
text-decoration:none;
}

a:hover, a:active	{
color:#a0a0a0;
text-decoration:underline;
}

a:hover, a:active img {
color:#a0a0a0;
}

#button	{
font-size:85%;
color:#404040;
font-family:Verdana,Trebuchet MS, Arial, Georgia;
}

a:hover input	{
color:red;
}


font	{
color:white;
}

#major	{
color:white;
font-size:11pt;
font-weight:bold;
}

#minor	{
color:white;
font-size:10pt;
font-weight:bold;
}

#text	{
color:white;
font-size:9pt;
font-weight:bold;
line-height:150%;
}

.text	{
color:white;
font-size:9pt;
font-weight:bold;
line-height:150%;
}

#err	{
color:#FF0000;
font-size:11pt;
font-weight:bold;
}

#form	{
font-size:8pt;
color:black;
background-color:#e0e0e0;
text-align:left;
}

#tiny	{
color:white;
font-size:8pt;
font-weight:700;
}

#del_button {
position:absolute;
left:113px;
top:86px;
width:20px:
height:20px;
border:thin solid white;
}


#main	td {
background-color:black;
padding:5px;
border:0px;
}

#nav_sep	{
background-image:url("../images/photosite/dot.gif");
background-repeat:repeat-x;
height:6px;
padding-top:0px;
padding-bottom:0px;
}

#nav_link	{
font-weight:700;
padding-top:6px;
padding-bottom:6px;
padding-left:10px;
padding-right:10px;
}

#body	{
background-image:url("../images/photosite/tile.jpg");
background-color:black;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-botton:0px;
}

#frame_back	{
background-color:black;
border-color:white;
}

#footer	{
color:white;
font-size:8pt;
font-weight:700;
}

#title 	{
font-size:9pt;
color:white;
font-weight:700;
text-decoration:none;
}

#running_total	{
font-size:10pt;
color:white;
font-weight:700;
text-decoration:none;
}

#descrip	{
font-size:9pt;
color:white;
font-weight:700;
}

#detail	{
background-color:#404040;
display:block;
padding: 3px 3px 3px 3px;
width:200px;
}

#caption	{
color:#a0a0a0;
font-weight:700;
}

#frame	{
border-style:solid;
border-color:white;
border-width:4px;
margin-bottom:5px;
}

#subdued	{
color:#a0a0a0;
font-weight:700;
}

#navpath	{
font-size:85%;
color:white;
font-weight:700;

}

td {
color:white;
}

#list	{
font-size:8pt;
color:black;
}

#hr	{
color:#FF0000;
}

#file	{
color:#FFFFFF;
}

div.hr {
display: block;
height:3px;
background-image: url("../images/photosite/rule.gif");
background-repeat: repeat-x;
background-position: center center;
margin: 5px 0px 5px 0px;
}

