/* this file used with all files in this directory  */

* {

margin: 0;

padding: 0;

}

body {

background: #ccc url(image/bg.gif) center repeat-y;

font: 11px trebuchet ms, arial, helvetica, sans-serif;

color: #000;

line-height: 1.5em;


}

a img {

border: none;

}

p {

margin-bottom: 0.5em;



}

.p {

font: italic 1.3em/1.5 trebuchet ms, verdana, arial, helvetica, sans-serif;

width: 250px;

margin-top: 25px;

margin-right: auto;

margin-left: auto;

text-align: center;

}


h1 {

font: italic 1.95em/1.5 trebuchet ms, verdana, arial, helvetica, sans-serif;

margin-bottom: 1.0em;

text-indent: -999em;

}

h2 {

font:  bold italic 17px georgia, arial, helvetica, sans-serif;

color: #887a5f;

margin-bottom: 0.5em;

}

#wrapper {

width: 550px;

border: 20px solid #bc2115;

margin-right: auto;

margin-left: auto;

background-color: #efefef;

position: relative;

}

#logo {

width: 550px;

margin-right: auto;

margin-left: auto;

position: relative;



}

#container {

text-align: center;

width: 490px; 

margin-top: -50px;

margin-right: auto;

margin-left: auto;

border: 1px solid #ccc;

padding-bottom: 10px;

position: relative;

}

#bib_container {

width: 490px; 

margin-top: -50px;

margin-right: auto;

margin-left: auto;

border: 1px solid #ccc;

padding: 5px 8px 10px 8px;

position: relative;

}

a:link {

letter-spacing: 0.0em;

text-transform: none;

padding: 0;

text-decoration: none;

color: #666;

}	

a:visited {



letter-spacing: 0.0em;

text-transform: none;

padding: 0;

text-decoration: none;

color: #666;

}	

a:hover {



letter-spacing: 0.0em;

text-transform: none;

background-color: #000;

color: #cccc99;

text-decoration: underline;

padding: 0px 0px 0px 0px;

}

a:active {



letter-spacing: 0.0em;

text-transform: none;

color: #757663;

text-decoration: none;

}
	
#footer {

background-color: #ccc;

font: italic 8px georgia;

text-align: center;

color: #000;

padding: 5px 0 10px 0;

clear:  both

}

#navigation {

margin-right: auto;

margin-left: auto;

text-align: center;

padding-bottom: 4px;

}

#navigation ul {

list-style: none;

margin-top: 4px;

padding: 0;

}

#navigation li {

margin-right: auto;

margin-left: auto;

display: inline;

}

#navigation a:link, #navigation a:visited {

font: italic 11px/17px georgia;

padding: 4px 10px 0px 10px;

color: #666;

background-color: #efefef;

text-decoration: none;

}

#navigation a:hover {

color: #330000;

background-color: #efefef;

text-decoration: underline;

}

#navigation ul {

list-style: none;

margin-top: 4px;

padding: 0;

}



































































	
