A:link {color: #ffffff}
A:visited {color: #ffffff}
A:active {color: #ffffff}
A:hover {color: #ffffff}

A.two:link {color: yellow}
A.two:visited {color: yellow}
A.two:active {color: yellow}
A.two:hover {color: yellow}

body {
background-color: #000000;
align: center;
text-align: center;
}
#frame {
background-image: url('imgs/frame.jpg');
position: absolute;
top: 0;
left: 0;
width: 1000;
height: 810;
text-align: center;
font-family: Verdana;
font-size: 10pt;
color: #FFFFFF;
}
#frame_content {
background-color: #000000;
position: absolute;
top:59;
left: 113;
width: 790;
height: 600;
text-align: center;
font-family: Verdana;
font-size: 10pt;
color: #FFFFFF;
}
#cb_top_left {
position: absolute;
top: 0;
left: 0;
}
#cb_top_right {
position: absolute;
top: 0;
left: 263;
}
#cb_links {
background-color: #000000;
position: absolute;
top: 91;
left: 0;
width: 790;
height: 25;
text-align: center;
font-family: Verdana;
font-size: 10pt;
color: #FFFFFF;
}
#cb_content {
background-color: #000000;
position: absolute;
top: 117;
left: 0;
width: 790;
height: 515;
text-align: left;
overflow: auto;
}
#cb_postcard {
position: absolute;
top: 50;
left: 400;
width: 350;
height:515;
}
#cb_postcard_left {
position: absolute;
top: 50;
left: 0;
width: 350px;
height: 515px;
}
#cb_bottom {
position: absolute;
top: 696;
left: 113;
width: 790px;
height: 25px;
text-align: center;
font-family: Verdana;
font-size: 10pt;
color: #FFFFFF;
}

#cb_bottombox {
background-color: #435195;
position: absolute;
top: 728;
left: 113;
width: 790px;
height: 25px;
text-align: center;
text-align: center;
font-family: Verdana;
font-size: 10pt;
color: #FFFFFF;
}
#cb_copyright {
position: absolute;
top: 812;
left:0;
width: 1000px;
text-align: center;
font-family: Times;
font-size: 7pt;
color: #ffffff; 
font-style: italic;
margin-top: 0;
}

.cb_H1 {
font-family: Verdana;
font-size: 26pt;
color: #ffffff;
font-weight: bold;
}
.cb_H2 {
font-family: Verdana;
font-size: 14pt;
color: #ffffff;
font-weight: bold;
}
.cb_P {
font-family: Verdana;
font-size: 10pt;
color: #ffffff;
}
.cb_P_BOLD {
font-family: Verdana;
font-size: 12pt;
color: #000000;
font-weight: bold;
}
