/*css presents emj*/
img.mid
{
vertical-align:middle;
margin:5px;
}
img.fltR 
{ 
float:right; 
margin:10px;
} 
img.fltL 
{ 
float:left; 
margin:10px;
}
img.ctr
{
display:block;
margin-left:auto;
margin-right:auto;
}
a:link { 
text-decoration : none;
color : #00F;
font-size : 110%;
}
a:visited {
text-decoration : none;
color : #00F;
font-size : 110%;
}
a:hover {
text-decoration : underline;
color : #F00;
font-size : 110%;
}
a:active {
text-decoration : none;
color : #F00;
font-size : 110%;
}
body 
{
font-size:100%;
background-color:#ffffff;
background-image:url('img/c_bg-2.jpg');
background-attachment:fixed;
margin:30px;
} 
div 
{
width:90%; 
padding:10px; 
text-align:left; 
border:0px; 
}
table#main
{
width:50%;
border:0px inset #ffffff;
}
table#main td
{
width:95%;
border-collapse:collapse; 
background-color:#FFFFFF;
background-image:url(''); 
}
table#sub 
{
width:85%; 
border:0px;
}
table#sub td
{
background-color:#FFFFCC;
padding:12px;
}
hr 
{
color:#C0C0C0; 
background-color:#C0C0C0; 
height:10px; 
width:98%;
}
h1 
{
font-size:250%; 
font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif; 
color:#00FF00;
}
h2 
{
font-size:175%; 
font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif; 
color:#000000;
}
h3 
{
font-size:130%; 
font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif; 
color:#000000;
}
p {font-size:110%; 
font-family:Verdana,Geneva,'DejaVu Sans',sans-serif; 
color:#000000;}
ol 
{font-size:100%; 
font-weight:bold; 
font-family:Verdana,Geneva,'DejaVu Sans',sans-serif; 
color:#000000;
}
li 
{
font-size:90%; 
font-weight:normal; 
font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif; 
color:#000000;
}
