@charset "utf-8";
/* CSS Document */

.body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(revbg2.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}
.mainspace {
padding:15px;
}
a:link{
color:#000000;
text-decoration:none;
}

a:hover{
background-color:#FF0000;
color:#FFFFFF;
}

a:visited{
background-color:#CC0000;
color:#FFFFFF;
text-decoration:none;
}

#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
color:#FFFFFF;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

.modulepicspace {
padding-top:10px;
padding-left:10px;
padding-right:10px;
}

#dropmenudiv a:hover{ 
background-color:#FF9999;
}

.space {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left: 10px;
padding-right: 10px;}

.space2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left: 105px;
padding-right: 105px;}


.picspace {
padding: 15px;}


.textspace {
padding-top:10px;
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;}

#lines1 {
border-right: thin dotted;
border-top: thin dotted;
border-bottom: thin dotted;
border:#000000;
background:#FFFFFF;
}

#pack1 {
border-right: thin solid;
border-top: thin solid;
border-bottom: thin solid;
border-left: thin solid;
border:#000000;
background-color:#FFFFFF;
}

.block1 {
padding-right:10px;
}

#mainline1 {
border-bottom: solid;
border-left: solid;
border:#000000;}

#mainline2 {
border-bottom: thick solid;
border-left: thick solid;
border:#FF0000;
background:#FF0000;}

#mainline3 {
border:#000000;
border-left: thin solid;
border-bottom: thin solid;
background:#FFFFFF;
}

#contactmenu {
background-color:#FF6666;
border: thin ridge;

}

#maincontinfo {
border:thin solid;
border:#000000;
color:#0066FF;
background-color:#FFFFFF;
width:250;
}

.contactbottommain {
border:#0000CC;
border: medium dashed;
width:200px;
font-size:24px;
}

.aleft {
text-align:left;
padding-left:2px;}

.divwidth1{
width:400;
padding-right:50px;
pading-left:70px;}



