html {
background-color:#F1F1F1;}
BODY {
	width:900px;
	margin:0 auto;
	font-family: "Comic Sans MS" ! important;
	font-size: 10pt ! important;
	font-weight: normal ! important;
	text-align: center;

}

#wrapper {
	background-color:#FFF;
  	background-image : url(../images/gth-bg.jpg);
   	background-attachment: fixed ! important;
	BACKGROUND-REPEAT: no-repeat;
    background-position:50% 5%;
    text-align: left;
    border:1px solid #C0C0C0;width:900px;min-height:450px;margin-top:3%;border-radius:15px;-moz-border-radius: 15px;padding-top:20px; }
#footer {border-top:1px solid #C0C0C0;margin-top:30px;padding:10px 0;font-family:arial;font-size:11px;color:#808080;text-align:center; }
#footer a:link,  #footer a:visited, #footer a:active, #footer a:hover {color:#808080;font-family:arial;font-size:11px;}

DIV {
	font-family: "Comic Sans MS" ! important;
	background-color: transparent;
}

A {
	color: #DC143C;
	font-family: "Comic Sans MS" ! important;
	font-weight: normal ! important;
	font-size: 10pt;
	text-decoration:none ! important;
	background-color : transparent;
}
A:visited {
	text-decoration: none;
	color: #FF9999;
	background-color : transparent;
}
A:hover {
	color: #DC143C;
	text-decoration: underline ! important;
	background-color : transparent;
}

HR {
	COLOR : #DC143C;
	background-color : transparent;
}

CENTER {
	font-family: "Comic Sans MS" ! important;
	font-size: 10pt ! important;
	color: #DC143C;
	font-weight: normal ! important;
	background-color : transparent;
}

BLOCKQUOTE {
	font-family : "Comic Sans MS" ! important;
	font-size : 10pt ! important;
	font-weight : normal ! important;
	font-style : normal;
	margin-left: 2em;
	margin-right: 2em;
	text-align: justify;
	color : #DC143C;
	background-color : transparent;
}

P {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt ! important;
	font-weight : normal ! important;
	font-style : normal;
	color : Black;
	background-color : transparent;
}

TABLE {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt ! important;
	font-weight : normal ! important;
	color : Black;
	background-color : transparent;
}

TD {
	font-family : "Comic Sans MS" ! important;
	font-size : 10pt ! important;
	font-weight : normal ! important;
	color : #DC143C;
}

UL {
	color: #0033CC;
	list-style: square;
	background-color : transparent;
}
LI {
	color: #E0FFFF;
	list-style: square;
	background-color : transparent;
}

h1{
	background-color: transparent;
	color: #DC143C;
	font-family: "Times New Roman";
	font-size: 20pt ! important;
	text-shadow: #C0C0C0 -1px -1px 2px;
}

h2{
	background-color: transparent;
	color: #DC143C;
	font-family: "Times New Roman";
	font-size: 18pt ! important;
	text-shadow: #C0C0C0 -1px -1px 2px;
}

h3{
	background-color: transparent;
	color: #DC143C;
	font-family: "Times New Roman";
	font-size: 16pt ! important;
	text-shadow: #C0C0C0 -1px -1px 2px;
}

h4{
	background-color: transparent;
	color: #DC143C;
	font-family: "Times New Roman";
	font-size: 14pt ! important;
	text-shadow: #C0C0C0 -1px -1px 2px;
}
