body
{
width:1002px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
background-image:url("background_x.png");
background-repeat: repeat-x;
background-color:#efd5e0;
font-family: tahoma;
font-size: 8pt;
color: #a09a9c;
}

#main{
background-image:url("background_y.png");
background-repeat: repeat-y;
}

#welcome{
position:absolute;
margin-left:40px;
top:240px;
height:131px;
width:226px;
font-family: tahoma;
font-size: 8pt;
color: #f692b4;     
}

#latestimages{
position:absolute;
margin-left:755px;
top:260px;
height:131px;
width:226px;
}

#sidebar1{
float:left;
margin-left:6px;
width:259px;
}

#content{
float:left;
margin-left:11px;
width:446px;
}

#sidebar2{
float:right;
margin-right:5px;
width:259px;
text-align:left;
}

.boxupdate{
font-size:11px;
color:#b55690;
background-color:#fcfbf9;
border: 2px dotted #b55690;
padding:5px;
margin:5px;
width:255px;
}

#sideALLmiddle{
background-image:url("sitepics/sideALLmiddle.png");
background-repeat: repeat-y;
padding-left:20px;
padding-right:20px;
}

#contenttop{
font-family: Vivaldi;
font-size:20pt;
color:#b26199;
width:446px;
height:91px;
line-height:91px;
background-image:url("sitepics/content_top.png");
text-align:center;
}

#contentmiddle{
background-image:url("sitepics/content_middle.png");
background-repeat: repeat-y;
padding-left:20px;
padding-right:20px;
}

#contentbottom{
font-family: tahoma;
font-size:8pt;
color:#b55690;
width:446px;
height:61px;
background-image:url("sitepics/content_bottom.png");
text-align:center;
}

h4{
font-family: tahoma;
font-size:8pt;
color:#f6e9e3;
text-align:center;
margin-top: 0px;
margin-bottom: 0px;
background-image:url("sitepics/h4.png");
}

/*Links of the h4*/
h4 a{
color: #e7d3d4;
}
h4 a:hover{
color: #efdbdc;
}

h5{
font-family: tahoma;
font-size:8pt;
color:#f4efe9;
text-align:center;
margin-top: 0px;
margin-bottom: 0px;
background-image:url("sitepics/h5.png");
}

/*opacity*/
a img {
border-color: #ebeaec;
filter:alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6; }

image{  border-color: #e48fb6;
}

a:hover img{ border-color: #ebeaec;
       filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

a{
text-decoration: none;
font-weight: bold;
color: #e25a98;
}

a:hover{
color: #e48fb6;
}

b, strong{ color: #e675a9}
i, em{ color: #b55690}
u, underline{ color: #c96099}


