﻿body
{
    margin: 0;
    padding: 0;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    text-align: center;
}

#wrapper
{
    position: relative;
    text-align: left;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    padding: 90px 0 0 0;
    background-image: url(../images/FRCNbanner5.gif);
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: left top;
    border-left: 2px solid #05386F;
    border-right: 2px solid #05386F;
    border-bottom: 2px solid #05386F;
}

#title_font
{
    position: absolute;
    top: 20px;
    left: 15px;
    background-color: Transparent;
    font-family: Arial Black;
    font-size: 20px;
    color: #464092;
}



#lang_changer
{
    position: absolute;
    top: 45px;
    right: 5px;
    font-family: Arial;
    font-size: 12px;
    color: Gray;
    background-color: Transparent;
}

#content
{
	margin-left: 195px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #003366;
	border-left: 1px dotted #6699FF;
	border-top: 1px dotted #6699FF;
	border-right: 1px dotted #6699FF;
	border-bottom: 1px dotted #6699FF;
}

#content ul, ul.inside
{
    font-size: 90%;
    list-style-position: inside;
}


#content p, #content dl
{
    font-size: 90%;
    line-height: 1.8em;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
    
}

#content p.indent
{
    text-indent:2em;
}


#content p.author a:link, p.author a:visited
{
    color: #6699FF;
    text-decoration: none;
}



#content p.author a:hover,p.nav a:hover
{
    color: #AAAAAA;
    text-decoration: none;
}



#content p.nav a:link,p.nav a:visited
{   
    color: #C4D7F4;
    text-decoration: none;
    }
 
 
#content p.nav a:hover
{
    color: #AAAAAA;
    text-decoration: none;
}

 
 
    
#content p.nav
{   color:#C4D7F4;
    text-align:right;
    
    }

#content h2
{
    font: normal 100% Arial, Helvetica, sins-serif;
    color: #722100;
    text-align: center;
    background-color: Transparent;
}

#content h1
{
    font: normal 120% Arial black;
    color: #96B7FA;
    text-align: center;
}

#content h3
{
    font: normal 120% Arial black;
    color: #003366;
    text-align: center;
}
#content h4
{
    font: normal 100% Arial ;
    color: #722100;
    text-align: left;
}

#content header
{
    width: 400px;
    height: auto;
    padding-top: 20px;
    text-align: center;
}




#navigation
{
    position: absolute;
    top: 90px;
    left: 0;
    width: 180px;
}


#noticeboard
{
    position: absolute;
    top: 350px;
    left: 1px;
    width: 180px;
    padding-right: 1px;
    padding-left: 1px;
    border-left: 1px dotted #FFFFFF;
    border-top: 1px dotted #FFFFFF;
    border-right: 1px dotted #FFFFFF;
    border-bottom: 1px dotted #FFFFFF;
}
#noticeboard p
{
    font-size: 70%;
    color: #6699FF;
    line-height: 1.8em;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
}

#noticeboard h1
{
    font: normal 80% Arial black;
    color: #FF6600;
    text-align: center;
    text-decoration: underline;
}


#noticeboard ul
{
    font-size: 11px;
    color: silver;
    padding-left: 5px;
    margin: 1px;
    cursor: default;
}
#noticeboard ul li
{
	list-style-type: none;
	border-bottom: 1px dotted #FFFFFF;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 100%;
	color: #9A9FA9;
	vertical-align: bottom;
	text-align: justify;
}

#noticeboard ul li a:link, li a:visited
{
    color: #6699FF;
    text-decoration: none;
}


#noticeboard ul li a:hover
{
    color: #C4D7F4;
}


p, td, th, dl
{
    font: 12px Arial, Helvetica, sins-serif;
}


span.first-letter
{
	color: #6699FF;
	float: left;
	width: 5px;
	font-size: 400%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 80%;
}

span.highlight
{
    color:#6699FF;
    float:left;
}

span.orange
{
    color : #FF6600;
}

span.darkred
{
    color : #722100;
}

.boardtable
{
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}
.boardtable td
{
    color: #722100;
}


.clmonth
{
    border-collapse: collapse;
}

.clmonth caption
{
    text-align: center;
    font: bold 90% Arial, Helvetica, sins-serif;
    padding-bottom: 6px;
    color: #FFFFFF;
}

.clmonth th
{
    border: 1px solid #AAAAAA;
    border-bottom: none;
    padding: 2px 2px 2px 2px;
    background-color: #CCCCCC;
    color: #5468AA;
    font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.clmonth td
{
    border: 1px sold #EAEAEA;
    border-bottom: none;
    padding: 2px 2px 2px 2px;
    vertical-align: top;
    color: #97B4E6;
}

.clmonth td.previous, .clmonth td.next
{
    background-color: #D1DAE9;
    color: #C6C6C6;
}

.clmonth td.active
{
    background-color: #D1DAE9;
    color: #2B5070;
    border: 2px solid #4682B4;
}

.clmonth td.event
{
    background-color: #B1CBE1;
    color: #722100;
    border: 2px solid #4682B4;
}


.talktous th
{
    text-align:left;
    font-size:12px;
    color:inherit;
}

.listtable
{
    border: 1px #D6DDE6;
    border-collapse: collapse;
    margin-left: 20px;
    width: 80%;
}

.listtable td
{
    border: 1px solid #D6DDE6;
    padding: 4px;
    color: #534D81;
}

.listtable th
{
    border: 1px solid #D6DDE6;
    background-color: #9FB9E6;
    font-weight: bold;
    text-align: center;
    padding-left: 4px;
    color: #5468AA;
}


.listtable caption
{
    font: bold 0.9em Arial,Helvetica, sans-serif;
    color: #33517A;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 8px;
}

.listtable tr.altrow
{
    color: #000000;
}



.listtable td.td_font
{
    color: #78C3F3;
    font-weight: bold;
}

#nav
{
    padding: 0 0 10px 100px;
    font-size: 70%;
    color: #AAAAAA;
    background-color: white;
}

#nav ul
{
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#nav a
{
    float: left;
    width: 6em;
    text-decoration: none;
    color: white;
    padding: 0.2em 0.6em;
    border-right: 1px solid white;
}

#nav a:hover
{
    background-color: #C4D7F4;
}


#nav li
{
    display: inline;
}


#footer
{
    padding: 0 0 10px 255px;
    font-size: 70%;
    color: #AAAAAA;
    background-color: white;
}
