.FullContainer {
font-family: Verdana, Arial, sans-serif;
font-size:small;
image-rendering:pixelated;
width:700px;
height:525px;
margin-left:auto;
margin-right:auto;
position:relative;
top:50px;
}
.Container {
width:600px;
margin-left:auto;
margin-right:auto;
position:relative;
top:50px;
}
.MainBox2 {
background-color:#FFF;
width:600px;
height:385px;
font-size:small;
margin-left:auto;
margin-right:auto;
}
.UpPart {
width:600px;
height:75px;
background-color:#829CEB;
}
.Column {
height:100%;
display:inline-block;
vertical-align:top;
margin-right:5px;
}
.ImagePart {
width:150px;
height:150px;
margin:20px;
}
ul {
list-style-type:none;
margin:0px;
padding:0px;
}
.DivStyleTitle2 {
background-color:#FF96C9;
color:#C10060;
padding:4px;
font-weight:bold;
}
.MiniTitle {
color: #C10060;
font-weight: bold;
}
.Gallery {
width:100%;
margin-top:10px;
text-align:center;
}
.Gallery img {
width:250px;
}
.DivStyle1 {
border: 1px solid #829CEB;
margin-bottom: 10px;
text-align:center;
}
.Footer {
width:600px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-size:medium;
margin-top:50px;
}