body
{
background-image:url(/images/bgbottom.png);
margin:0px;
}

table
{
	font-size:11px;
}

#Wrapper
{
width:100%;
background-color: #575757;
}

#PagesTop
{
background-image:url(/images/design_top.png);
height:320px;
width:903px;
}

#PagesContent
{
text-align:left;
background-image:url(/images/design_middle.png);
width:903px;
height:200px;
}

#WrapperBottom
{
width:100%;
}

#PagesBottom
{
background-image:url(/images/design_bottom.png);
width:905px;
height:110px;
}

#SpaceTop
{
height:30px;
}

#Content
{
padding-top:10px;
width: 790px;
font-size:11px;
font-family: Tahoma;
text-align:left;
}

h1
{
margin:0px;
font-size:16px;
}


#MenuLeft
{
float:left;
position:relative;
left:13px;
}

#PagesRight
{
float:left;
position:relative;
left:49px;
}


#BoxTop
{
width:196px;
background-image:url(/images/menu_top.png);
height:34px;
}

#BoxMiddle
{
padding-top:5px;
width:196px;
background-image:url(/images/menu_middle.png);
}

#BoxBottom
{
width:196px;
background-image:url(/images/menu_bottom.png);
background-repeat:no-repeat;
height:1px;
}

a
{
color:#000000;
text-decoration:underline;
}

#PagesCTop
{
width: 642px;
height: 34px;
background-image:url(/images/pages_top.png);
}

#PagesCMiddle
{
background-repeat:no-repeat;
width: 642px;
background-image:url(/images/pages_middle.png);
}

.prop {
  height: 300px;
 }