BODY
{
    FONT-SIZE: 0.9em;
    COLOR: white;
    FONT-FAMILY: 'Arial', 'Comic Sans MS', 'MS Sans Serif';
    BACKGROUND-COLOR: black;
    TEXT-ALIGN: justify;
	MARGIN-TOP: 0px;
}
#container
{
    BORDER-RIGHT: white 1px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: white 1px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px auto;
    BORDER-LEFT: white 1px;
    WIDTH: 800px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: white 1px;
    POSITION: relative;
    TOP: 0px;
    HEIGHT: 600px;
}
#backhome1
{
    MARGIN-LEFT: 0;
    BORDER-LEFT: white 1px;
    RIGHT: 0px;
	WIDTH: 80px;
    MARGIN-RIGHT: 0;
    TOP: 5px;
    BACKGROUND-COLOR: black;
    POSITION: absolute;
}
#backhome2
{
    MARGIN-LEFT: 0;
    BORDER-LEFT: white 1px;
    RIGHT: 0px;
	WIDTH: 80px;
    MARGIN-RIGHT: 0;
    BOTTOM: 3px;
    BACKGROUND-COLOR: black;
    POSITION: absolute;
}
#hearfeellive
{
    MARGIN-LEFT: 0;
    BORDER-LEFT: white 1px;
    LEFT: 40px;
	WIDTH: 700px;
    MARGIN-RIGHT: auto;
    TOP: 100px;
    BACKGROUND-COLOR: transparent;
    POSITION: absolute;
}
#main
{
    BORDER-RIGHT: white 1px;
    BORDER-TOP: white 1px;
    LEFT: 40px;
    MARGIN-LEFT: auto;
    BORDER-LEFT: white 1px;
    WIDTH: 720px;
    MARGIN-RIGHT: auto;
	MARGIN-BOTTOM: 20px;
    POSITION: absolute;
    TOP: 240px;
    BACKGROUND-COLOR: transparent;
}
#footer
{
    BORDER-RIGHT: white 1px;
    BORDER-TOP: white 2px solid;
    MARGIN-LEFT: auto;
    WIDTH: 720px;
    MARGIN-RIGHT: auto;
    BORDER-LEFT: white 2px;
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
}
#logo1
{
    BORDER-RIGHT: yellow 1px;
    BORDER-TOP: yellow 1px;
    LEFT: 0px;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: yellow 1px;
    WIDTH: 120px;
    BORDER-BOTTOM: yellow 1px;
    POSITION: absolute;
    TOP: 3px;
    HEIGHT: 80px;
    BACKGROUND-COLOR: transparent;
}
#logo2
{
    BORDER-RIGHT: yellow 1px;
    BORDER-TOP: yellow 1px;
    RIGHT: 0px;
    MARGIN-LEFT: auto;
    BORDER-LEFT: yellow 1px;
    WIDTH: 70px;
    MARGIN-RIGHT: 0px;
    BORDER-BOTTOM: yellow 1px;
    POSITION: absolute;
    TOP: 7px;
    HEIGHT: 80px;
    BACKGROUND-COLOR: transparent;
}
#charity_declaration
{
    BORDER-RIGHT: yellow 1px;
    BORDER-TOP: yellow 1px;
    FONT-SIZE: 70%;
    LEFT: 0px;
    MARGIN-LEFT: auto;
    BORDER-LEFT: yellow 1px;
    WIDTH: 700px;
    MARGIN-RIGHT: auto;
    BORDER-BOTTOM: yellow 1px;
    POSITION: absolute;
    TOP: 90px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
}
#links
{
    POSITION: relative;
	LEFT: 0px;
	MARGIN-LEFT: 0;
    MARGIN-RIGHT: auto;
    WIDTH: 700px;
	TEXT-ALIGN: left;
    BACKGROUND-COLOR: transparent;
}
P
{
    FONT-SIZE: 100%;
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 150%;
}
H2
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 145%
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 130%;
}
EM
{
	FONT-STYLE: italic;
	COLOR: #bbeeff
}
P.quote
{
    MARGIN-LEFT: 20px;
    MARGIN-RIGHT: 20px;
    FONT-STYLE: italic;
}
A
{
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent;
	COLOR: #ff9944;
}
A.backhome1
{
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent;
	COLOR: #ff9944;
	/*COLOR: black;*/
	FONT-SIZE: 120%;
	FONT-WEIGHT: bold;
}
A.backhome1:hover
{
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent;
	COLOR: #22aaff;
	FONT-SIZE: 125%;
}
A.backhome2
{
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent;
	COLOR: #ff9944;
	/*COLOR: black;*/
	FONT-SIZE: 120%;
	FONT-WEIGHT: bold;
}
A.backhome2:hover
{
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent;
	COLOR: #22aaff;
	FONT-SIZE: 125%;
}
A:hover
{
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent;
	COLOR: #22aaff;
	FONT-SIZE: 104%;
	/*WORD-SPACING: 1px;*/
}
A:focus
{
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent;
	OUTLINE: 0 none;
	-moz-outline-style: 0 none;
}
}
A:active
{
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: transparent;
	OUTLINE: 0 none;
	-moz-outline-style: 0 none;
}


