* {
margin: 0;
padding: 0;
}

table {
border: solid 2px #E0E0E0;
text-align: center;
width: 698px;
font-size : 10pt;
}

td,TD {

solid 1px #000000;
color: Black;
background: #F8f8f8;
font-size : 10pt;
padding: 0.1em;
}



body {
background: #333 url("images/back.gif") repeat;
text-align: center;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
padding-top: 40px;
background-color : #fff;
margin: 0 0 0 0;
padding : 0;	
color : #000;
background: #FFFFCC url("images/001.png") repeat;
}

a {
color: #666;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #ccc;
}

#header {
width: 919px;
background: #fff url("images/headerlogo.jpg") no-repeat ;
background-position: top right;
}

#wrapper {
width: 920px;
background: #fff url("images/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

#h1 {
width: 200px;
height: 30px;
background-color: #E0E0E0;
float: left;
background: url("images/LogoMocar.gif") repeat-y;
padding-left: 10px;
color: #000;
margin-top: 1px;
cursor: default;

}


#h2 {
width: 700px;
height: 30px;
background-color: #E0E0E0;float: right;
font: bold 16px/30px verdana, tahoma, sans-serif;
padding-left: 10px;
color: #000;
margin-top: 1px;
cursor: default;
letter-spacing:-1px;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
width: 200px;
}

#nav li a {
color: #000;
font: normal 14px verdana, arial, tahoma, sans-serif;
display: block;
width: 200px;
height: 16px;
background-color:#F5F5F5;;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #fff;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 199px;
margin-top: 1px;
background: url("images/bg01.png") repeat;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding-left: 10px;
padding-top: 10px;
float: left;

}

#content {
width: 696px;
margin-top: 10px;
margin-bottom: 20px;
float: right;
}

img {
border: none;
}

a img {
display: block;
margin-bottom: 20px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}


p {
margin-bottom: 18px;
font: normal 14px verdana, arial, tahoma, sans-serif;
}


h3 {
margin-bottom: 5px;
font-weight: bold;
}

h4 {
margin-bottom: 1px;
font-weight: normal;
font: 10px;
}

h5 {
margin-bottom: 1px;
font-weight: bold;
font: 8px;
clear: both;
padding: 0px;
}

#footer {
clear: both;
margin-left: 212px;
position: relative;
padding: 4px;
width: 670px;
}

img.left
{
border:2px red solid;
float:left;
margin-right:10px;
margin-bottom:10px;
margin-top:10px;
}

img.right
{
border:2px red solid;
float:right;
margin-left:10px;
margin-bottom:10px;
margin-top:10px;
}

img.gallery
{
border:1px blue solid;
vertical-align:middle;
margin:10px;
float:left;
}
img.gallery1
{
border:2px blue solid;
vertical-align:middle;
margin:10px;
float:left;
}

.blink { text-decoration: blink; }

img.left1
{
border:2px red solid;
float:left;
margin-right:10px;
margin-bottom:10px;
}

