body
{
background:#000;
color:#fff;
}

#wrapper
{
position:absolute;
z-index:0;
height:100%;
width:100%;
top:0px;
left:0px;
right:0px;
}

.tablemain
{
width:100%;
height:100%;
}

.tableinner
{
width:100%;
height:100%;
}


.midleft{
border-top:solid 50px #c00901;
}

.middle
{
width: 600px;
border-left:3px solid #c00901;
border-right:3px solid #c00901;
}
.toprow
{
height: 180px;
}

.bottomrow
{
height: 100px;
}

.header
{
background:url(../img/header.jpg) no-repeat;
}

.links
{
vertical-align:top;
border-top:solid 50px #c00901;
}

.content
{
vertical-align:top;
width:350px;
border-left:3px solid #c00901;
border-bottom:3px solid #c00901;
}

.midright
{
background:url(../img/rose.png) no-repeat bottom right;
border-bottom:3px solid #c00901;
}

.midmid
{
background:url(../img/rose.png) no-repeat bottom right;
border-bottom:3px solid #c00901;
}

#lang
{
position:absolute;
left:0px;
right:0px;
margin-right:10px;
}

#lang a
{
color:#fff;
float:right;
font-size: small;
margin-top:5px;
margin-right:10px;
text-decoration: none;
}

#lang a:hover
{
text-decoration: underline;
}


#navig
{
margin-right:-8px;
font-size:16px;
text-align:right;
}

#navig a
{
font-family:Verdana;
color:#fff;
padding-right:30px;
text-decoration: none;
}

#navig a:hover
{
border-right:10px solid #fff;
padding-right:20px;
}

#navig a:active
{
border-right:10px solid #fff;
padding-right:20px;
}

p
{
font-family:Arial;
font-size:12px;
text-indent:20px;
text-align:justify;
}

ul
{
font-family:Arial;
font-size:12px;
text-align:justify;
}

h1
{
font-family:Verdana;
font-size:22px;
font-weight:normal;
}

#cright img 
{
margin: 10px;
}

.noborder
{
border-style: none;
}

.floatleft
{
float:left;
}

.floatright
{
clear:right;
float:right;
}

#cleft
{
margin-top:80px;
width:150px;
margin-left:100px;
}

#cright
{
margin-top:50px;
margin-left:30px;
margin-right:30px;
margin-bottom:30px;
}

#cright a
{
color:#fff;
}


#sqfix
{
position: absolute;
background:#c00901;
width:259px;
height:50px;
top:180px;
margin-left:-105px;
}

#name
{
position: absolute;
top:188px;
margin-left:-110px;
width:256px;
height:40px;
background:url(../img/name.png) no-repeat top right;
}

.anchorLink
{
font-size:12px;
float:right;
}
