body
{
    background-color: #8080FF;
		font-family: Tahoma;
		font-size: 16px;
}

.main {

    width: 955px;
    margin: 2px;
    padding: 3px;
	  background-color: #8080FF;
    font-size: 20px;
    text-align: center;
		color: #000080;
		font-family: Tahoma;
		vertical-align: top;
}

.galleries {
		display: table;
	  background-color: #8080FF;
    width: 745px;
    text-align: center;
    vertical-align: top;
		float: right;

}

.leftside {
    background-color: #8080FF;
		display: table;
    width: 175px;
    text-align: left;
    font-size: 18px;
    font-family: Arial;
    vertical-align: top;
    color: #FFFFFF;
    float: left;
}

a { color: #FFFFC0; text-decoration: underline; }
a.leftlinks { font-family: Arial; font-size: 15px; font-weight:bold; color: #40FFFF; text-decoration: underline; }
a.rightlinks { font-family: Arial; font-size: 15px; font-weight:bold; color: #000000; text-decoration: underline; }

h1 {
   font-size: 48px;
   color: #FFFFFF;
   font-weight: bold;
   font-family: Verdana;
}

h2 {
   font-size: 15px;
   color: #FFFFFF;
   font-weight: bold;
   font-family: Arial;
}