body{
background-image: URL('Layout/background.jpg');
background-repeat:repeat-x;float:left;
background-color: 3A3A49;
}

td {
font-family: trebuchet ms;
color: #FFCAE9;
font-size: 12px;
font-weight: bold;

}


.header {
border-bottom: double;
font-family: arial;
letter-spacing : 2px;
font-size: 26px;
font-weight: bold;
text-align: right;
color: #FFFFFF;
text-transform: uppercase;
line-height: 15pt;
}


h1 {
font-family: arial;
letter-spacing : 2px;
font-size: 18px;
font-weight: bold;
text-align: left;
color: #617DC0;
line-height: 5px;
}


.Content {
border: 20px;
border-style: solid;
color: 202028;
background-image: url('Layout/hg_div.jpg');
width: 577px;
position: absolute;
top: 0px; left: 205px;
}

.Content2 {
width: 552px;
position: absolute;
text-align: justify;
top: 294px; left: 12px;
font-family: arial;
font-weight: bold;
font-size: 12px;
line-height: 1.8;
color: 202028;
}

a img {border:0px;}
a:hover img {border:0px; filter: blur;}

h2 a img {
width: 160px;
height: 160px;
border-top: 9px solid #FFFFFF;
border-left: 9px solid #FFFFFF;
border-right: 9px solid #FFFFFF;
border-bottom: 40px solid #FFFFFF;
}

h2 a:hover img{
width: 150px;
height: 150px;
border-top: 9px solid #617DC0;
border-left: 9px solid #617DC0;
border-right: 9px solid #617DC0;
border-bottom: 40px solid #617DC0;
filter: none;
}

a:link {text-transform: uppercase; text-decoration: none; font-family: arial; font-size: 12px; font-weight: bold; color: 617DC0; letter-spacing: 2px;}
a:visited {text-transform: uppercase; text-decoration: none; font-family: arial; font-size: 12px; font-weight: bold; color: 617DC0; letter-spacing: 2px;}
a:active {text-transform: uppercase; text-decoration: none; font-family: arial; font-size: 12px; font-weight: bold; color: 617DC0; letter-spacing: 2px;}
a:hover {text-decoration: none; text-transform: uppercase; font-family: arial; font-size: 12px; font-weight: bold; color: 000000; filter: blur;}
