/***** Page *****/



/* body { */

#main {
		background-image:url('graph.jpg');
		background-repeat: repeat	;
    color: #333;
    margin: .5em;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
}

body a:visited {
    text-decoration: none;
    border: 0;
}

.left {
    float: left;
    padding: 0;
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    display: inline;
}

.right {
    display: inline;
    float: right;
    text-align: right;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
}

#wrapper {
		background-image:url('graph.jpg');
		background-repeat: repeat	;
    border: 1px solid #BBD1E2;
    color: #000;
    margin: 0 auto;
    padding: 1em;
    width: 100%;
}

#navigation {
    margin: 0 0 0 0;
    float: left;
    width: 100%;
    color: #3299CC;
    border: 2px solid #D8BFD8;  
}

#navigation ul {
    margin: 0;
    padding: 4.8em 0 0 .3em;
    list-style: none;
}

#navigation li {
    float: left;
    white-space: nowrap;
}

#navigation li a {
    float: left;
    display: block;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}

#navigation a span {
    float: left;
    display: block;
    background-image: url( 'tabrightB.gif' ); 
    background-position: right top; 
    background-repeat: repeat; 
    background-color: transparent;
    padding: 5px 15px 4px 6px;
    color: red;
		font-size: 1.2em;
}

#navigation h1 {
    margin: 0 0 -.6em 0;
    padding: 1em 0 0 1em; 
    font-size: 2.5em;
    letter-spacing: .1em;
    color: red;
}

#navigation h2 {
    margin: 0 0 0 0;
    padding: 1em 0 0 1.75em;
    font-size: .9em;
    font-weight: 300;
    letter-spacing: .1em;
    color: red;
    background-color:#D8BFD8;
}

#navigation a:hover span, #navigation .selected {
    color: red;
    background-color: transparent;
}

#navigation a:hover, #navigation .selected {
    background-position: 0% -42px;
}

#navigation a:hover span, #navigation .selected span {
    background-position: 100% -42px;
    color: red;
    background-color: transparent;
}

#content {
    float: left;
    width: 80%; 
    border-right: 1px solid #E1BC93;
    color: #000;
		font-size: 1.5em;
}

#content_cv {
    float: left;
    padding: 15px 10px;
    border-right: 1px solid #E1BC93;
    color: #000;
		font-size: 2em;
}

.datetime {
		font-size: 1em;
		text-align: center;
}

p.par01 {
 	text-align: center;
    color: #FF0000;
		font-size: 1.5em;
}

.table02, .table02 TD, .table02 TH
{
		font-size: 1em;
		text-align: justify;
}

.table01, .table01 TD, .table01 TH
{
    background-color:cyan;
    color: black;
		font-size: 1em;
}

#content h1 {
    color: red;
    margin: 0;
    padding: 10px 5px 0 0;
    background: inherit;
}

#content h2 {
    color: red;
    margin: 0;
    padding: 0 0 0 10px;
    font-weight: normal;
    background: inherit;
}

#content a {
    text-decoration: underline;
		font-size: 0.75em;
    color: blue; 
}

#content a:hover {
    text-decoration: underline;
}

#sidecontent {
    margin: 0;
    padding: 15px 0 0 0;
    float: right;
    width: 20%;
    color: red;
}

#sidecontent ul {
    color: red;
    list-style: none;
    padding: 0;
    margin: 0;
    background: inherit;
}

#sidecontent li {
    padding: 0.1ex 0;
}

#sidecontent li a {
    color: red;
    text-decoration: none;
    font-size: 1em;
    display: block;
    padding: 8px 20px;
    background: inherit;
}



#sidecontent a {
    color: red;
    text-decoration: none;
    font-size: 1em;
    display: block;
    padding: 8px 20px;
    background: inherit;
}

#sidecontent a:hover {
    background: #3299CC;
    color: yellow;
}

#sidecontent li a:hover {
    background: #3299CC;
    color: red;
}

#sidecontent h4 {
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 2px 15px;
}

#advertcontent {
    margin: 0;
    padding: 15px 0 0 0;
    float: right;
    width: 15%;
    color: #000000;
}

#footer {
    clear: both;
    color: #547699;
    font-size: .9em;
    height: 1.8em;
    line-height: 1.8em;
    padding: 0;
    text-align: center;
}

#footer a {
    background: inherit;
    color: red;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer .left {
    margin: 0 0 0 8px;
}

#footer .right {
    margin: 0 8px 0 0;
}

input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
}

#Menu .selected {
    color: #FFFFCC;
}

#Menu { 
font-family: Arial, sans-serif; 
border-bottom: 10px solid #A0CEF8; 
} 

#Menu ul { 
text-align: left; 
margin: 0 0 5px 0;
} 

#Menu li { 
display: inline;
} 

#Menu li a { 
padding: 7px 0 6px 10px;
color: #5d5350; 
text-decoration: none; 
font-weight: bold; 
background-color: #00FF00
}

#Menu li a:hover { 
		color:#CC9999;
} 

#Menu li a span { 
padding: 7px 10px 6px 0; 
background-color: #00FF00
} 

#leftSide
{
	float: left;
	background: #ffffff url('bg.gif') repeat-x;
	margin-left: 10px;
}

#topdown
{
	float: left;
	height: 100%; 
	background: #ffffff url('bg_2.gif') repeat-x;
	margin-left: 10px;
}

td.rugby 
{
text-align: center;
}
