  @font-face {
    font-family: CopperLight;
    font-style:  normal;
    font-weight: 300;
    src: url(COPPERP1.eot);
  }

BODY
{
    BACKGROUND: 	url(Graphics/BlackBricks.gif) #333399;
    COLOR: 		#c6c6a0;
    FONT-FAMILY: 	CopperLight, Copperplate Gothic Light;
    SCROLLBAR-FACE-COLOR: #333399;
    SCROLLBAR-HIGHLIGHT-COLOR: #C0C0C0; 
    SCROLLBAR-SHADOW-COLOR: #404040; 
    SCROLLBAR-3DLIGHT-COLOR: #000000; 
    SCROLLBAR-ARROW-COLOR: #0D8CFF; 
    SCROLLBAR-TRACK-COLOR: #808080; 
    SCROLLBAR-DARKSHADOW-COLOR: #333399;
}
A
{
    COLOR: 		white;
    FONT-FAMILY: 	CopperLight, Copperplate Gothic Light;
    FONT-SIZE: 		12pt;
    FONT-WEIGHT: 	bold;
    TEXT-DECORATION: 	none;
}
A:hover
{
    COLOR: 		red;
    FONT-FAMILY: 	CopperLight, Copperplate Gothic Light;
    TEXT-DECORATION: 	underline;
    FONT-WEIGHT: 	bold;
}
A:visited
{
    COLOR: 		red;
    FONT-FAMILY: 	CopperLight, Copperplate Gothic Light;
    FONT-WEIGHT: 	normal;
}
TABLE
{
    FONT-FAMILY: 	CopperLight, Copperplate Gothic Light;
    FONT-SIZE:		12pt;
    COLOR: 		#c6c6a0;
    FONT-WEIGHT: 	normal;
    LINE-HEIGHT: 	normal;
}
TH
{
    FONT-FAMILY: 	CopperLight, Copperplate Gothic Light;
    FONT-SIZE:		12pt;
    COLOR: 		White;
    FONT-WEIGHT: 	Bold;
    LINE-HEIGHT: 	normal;
}
TD
{
    FONT-FAMILY: 	CopperLight, Copperplate Gothic Light;
    FONT-SIZE:		12pt;
    COLOR: 		#c6c6a0;
    FONT-WEIGHT: 	normal;
    LINE-HEIGHT: 	normal;
}
Caption
{
    COLOR: 		#c6c6a0;
    FONT-FAMILY: 	CopperLight, Copperplate Gothic Light;
    FONT-SIZE:		14pt;
    FONT-WEIGHT: 	Bold;

}
BLOCKQUOTE
{
    COLOR: 		#c6c6a0;
    text-indent: 	0.5in;
}
H1.Red
{
    font-size:		28pt;
    font-family:	CopperLight, Copperplate Gothic Light;
    font-weight:	bold;
    color:		red;
}
H2.Red
{
    font-size:		24pt;
    font-family:	CopperLight, Copperplate Gothic Light;
    font-weight:	bold;
    color:		red;
}
H3.Red
{
    font-size:		20pt;
    font-family:	CopperLight, Copperplate Gothic Light;
    font-weight:	bold;
    color:		red;
}
H4.Red
{
    font-size:		26pt;
    font-family:	CopperLight, Copperplate Gothic Light;
    font-weight:	bold;
    color:		red;
}
H5.Red
{
    font-size:		10pt;
    font-family:	CopperLight, Copperplate Gothic Light;
    font-weight:	bold;
    color:		red;
}

DIV.Main
{
    font-size:		14pt;
    font-family:	CopperLight, Copperplate Gothic Light;
    font-weight:	bold;
    line-height:	20pt;
    margin-left:	5pt;
    color:		red;
}
DIV.Menu1
{
    font-size:		12pt;
    font-family:	CopperLight, Copperplate Gothic Light;
    font-weight:	bold;
    line-height:	16pt;
    margin-left:	10pt;
    color:		white;
    cursor:		hand;
}
DIV.Menu2
{
    font-size:		12pt;
    font-family:	CopperLight, Copperplate Gothic Light;
    font-weight:	normal;
    line-height:	16pt;
    margin-left:	15pt;
    color:		white;
}
DIV.Blog
{
    font-size:		12pt;
    font-family:	CopperLight, Copperplate Gothic Light;
    font-weight: 	normal;
    test-align:		left;
    position:		left;
    top:		100px;
    width:		750px;
    padding:		20px;
    color:		#c6c6a0;
    background-color:	#c9cee1;
    border-width:	1px;
    border-style:	solid;
    border-color:	#000;
    padding:		2px;
    margin:		20px;
}