/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../Images/Background.gif);*/
	background-color:#000000;
	text-align: center;
}
#Main {
	text-align: center;
	/*float: inherit;*/
	/*width:100%;*/
	width:781px;
	height:568px;

}
#Full {
	text-align: center;
	width:100%;
	height:100%;

}
#Header {
	text-align: center;
	float: left;
	height:112px;
}
#Footer {
	text-align: center;
	float: left;
	width:780px;
}
#Column1 {
	width:640px;
	height:600px;
	float: left;
}
#Thumbnail {
	padding-top: 2px;
	padding-bottom: 2px;    
	/*width:640px;*/
	/*height:600px;*/
	/*float: left;*/
}
#LeftMenu {
	padding-top: 10px;
	
	width:320px;
	height:100px;
	float: left;
	text-align: left;
}
#RightMenu {
    padding-top: 10px;
	padding-right: 10px;
	width:310px;
	height:100px;
	float: left;
	text-align: right;
}
#PictureBox {
	width:640px;
	height:480px;
	float: left;
}
#Column2 {
	width:138px; /*138*/
	height:480px;
	float: left;
	background-color:#000000
}
#Column3 {
	width:151px;
	height:456px;
	float: left;
	background-color: #FFFFFF;
}
#SideMenu {
   height:auto;
   width:137px;
   height:inherit;
   background-image: url(../Images/Side_Menu_Background.jpg);
   float: left;
}

#LeftBottom {
   height:auto;
   width:250px;
   height:inherit;
   float: left;
}




#TextMenu {
	height:361px;
	width:223px;
    float:left;
}
#SideMenuTopWhiteBar {
   width:137px;
}
#SideMenuTopCurve {
	width:137px;
}
#SideMenuLeftBar {
	width:12px;
    float:left;
	height:254px;
}
#SideMenuLinks {
	width:125px;
	background-image: url(../Images/Side_Menu_Links_Menu_Bkgrd.jpg);
    float:left;
	height:254px;
}
#SideMenuBottomCurve {
	width:137px;
    background-image: url(../Images/Side_Menu_Background.jpg);
}