/*************************************************************************/
/*  Cascading Style Sheets for South Australian Photographic Federation  */
/*   modified January 2008                                               */
/*************************************************************************/

body {
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top:20px;
margin-bottom:20px;
background: #000000;
font-family:Verdana ;
text-align: center; 
color: #e5e5e5;
}       

table {
width:800px;
align:center;
}

a:link, a:visited, a:active {font-size:12px;text-decoration: none; color: #e5e5e5;}
a:hover {color: #CF7C4A;}

.page {text-align:left; font: 12px "Verdana";color: #e5e5e5}

.page_center {text-align:center; font: 12px "Verdana";color: #e5e5e5}

.page_right {text-align:right; font: 12px "Verdana";color: #e5e5e5}

h1 {
FONT-WEIGHT: bold;
FONT-SIZE: 24px;
COLOR: #CF7C4A;
font-family:verdana;
LETTER-SPACING: 1.5px;
TEXT-ALIGN: center;
padding-bottom:20px;
margin-bottom:2px;
width: 100%;
border-bottom: 1px solid #CF7C4A;
}

h2 {
FONT-WEIGHT: bold;
FONT-SIZE: 24px;
COLOR: #CF7C4A;
font-family:verdana;
LETTER-SPACING: 1.5px;
TEXT-ALIGN: center;
}

h3 {
FONT-WEIGHT: bold;
FONT-SIZE: 14px;
COLOR: #CF7C4A;
font-family:verdana;
LETTER-SPACING: 1.5px;
TEXT-ALIGN: left;
}


.menu_left {
text-align: left; 
color: #CF7C4A;
font-size:12px;
}

.menu_right {
text-align: right;
COLOR: #CF7C4A;
font-size:12px;
}

.line {
FONT-WEIGHT: bold;
FONT-SIZE: 1px;
COLOR: #cfc74a;
font-family:verdana;
TEXT-ALIGN: center;
width:100%;
border-bottom: 1px solid #CF7C4A;
}

.image_thumb
{
border: 5px solid #FFFFFF;
}







