body {
	margin:0;
	padding:0;
	text-align: center; 
	background-color:black;
}
h1 {
	font-size:22px;
	color:#263248;
	margin:13px;
}
a img {
        border:0;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	position:relative;
}
#TopPanel {
	width:900px;
	height:50px;
	background-color:black;
	background-image: URL(/images/TopPanelBackground.gif);
	background-repeat: repeat-y;
}
#TopPanelImage1 {
	margin-top:13px;
	margin-left:15px;
	float:left;
	background-image: URL(/images/TopPanelText1.gif);
	width:209px;
	height:25px;
}
#TopPanelText1 {
	padding-top:18px;
	padding-left:10px;
	font-size:17px;
	color:white;
	float:left;
	font-family:Times;

}
#TopPanelText2 {
	padding-top:18px;
	padding-left:300px;
	font-size:17px;
	color:white;
	float:left;
	font-family:Times;
	text-align:right;
}
#TopPanelText3 {
	width:100%;
	padding-top:130px;
	padding-right:40px;
	font-size:0px;
	color:white;
	float:left;
	font-family:Times;
	text-align:right;
}
#Window {
	width:900px;
	height:200px;
	background-color:#263248;
	background-image: URL(/images/WindowBackground.jpg);
}
#NavBar {
	width:900px;
	height:45px;
	background-color:#FFFFFF;
	background-image: URL(/images/NavBarBackground.gif);
	background-repeat: repeat-x;
	position:relative;
}
#NavBarImage1 {
	position:absolute;
	left:18px;
	background-image: URL(/images/NavBarImage1.jpg);
	width:200px;
	height:28px;
}
#NavBarImage2 {
	position:absolute;
	left:618px;
	background-image: URL(/images/NavBarImage2.jpg);
	width:240px;
	height:28px;
}
#NavBarText1 {
	font-size:20px; 
	font-family: times; 
	color:#263248; 
	z-index: 2; 
	position:relative;
	padding:10px;
}
#NavBarText1 a {
	color:#263248; 
}
#ColorBar1 {
    height:12px; 
    width:100px; 
    border:1px solid #eeeeee;
}
#ColorBar1 span {
    height:12px; 
    width:10px; 
}
#ColorBar2 {
    height:100px; 
    border:1px solid #eeeeee;
}
#ColorBar2 div {
    height:100%; 
    width:20%;
    float:left; 
}
.ColorBar3 {
    width:95px; 
    float:left;
    font-size:12px;
    height:30px;
}
.ColorBar3 div {
    height:100%; 
    width:20%;
    float:left; 
}
#Content {
	width:900px;
	background-color:#FFFFFF;
	background-image: URL(/images/ContentBackground.gif);
	background-repeat: repeat-x;
}
#ContentText {
	padding:30px;
}
#ContentImage1 {
	margin:20px;
	width:800px;
}
#ContentLink1 {
	font-size:18px;
	font-family:times;
	color:#263248;
	padding:10px;
}
.TemplateBox {
	background-color:white; 
	border:1px solid gray; 
	padding:10px; 
	margin:20px; 
	width:200px; 
	height:210px; 
	float:left;
}
.TemplateBoxImage1 {
	width:200px;
	margin-bottom:5px;
}
.TemplateBoxText1 {
    width:118px; 
    float:left; 
    font-size:12px; 
    padding-right:0;
}
.TemplateBoxText2 {
    width:80px;
    float:left;
    text-align:right;
    font-size:12px;
}
#termsofuse {
	padding:30px;
	margin:20px;
	padding-top:0;
	border:1px solid #e4e4e4;
}
#tags {
	padding:30px;
	margin:20px;
	padding-top:0;
}
#Footer {
	width:900px;
	height:80px;
	background-color:#263248;
	background-image: URL(/images/FooterBackground.gif);
	background-repeat: repeat-x;
	margin-bottom:40px;
}
#FooterText1 {
	padding-top:15px;
	padding-left:17px;
	font-size:13px;
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	text-align:justify;
	width:350px;
	text-align:right;
	float:left;
}
#FooterText1 a {
	text-decoration:none;
	color:white;
	margin-left:15px;
	margin-right:15px;		

}
#FooterText2 {
	padding-top:0;
	padding-left:30px;
	font-size:13px;
	color:#FFFFFF;
	font-family:Arial;
	text-align:justify;
	width:500px;
	float:left;

}
#FooterText2 a {
	text-decoration:none;
	color:white;

}

#Comments {
	width:750px;
	padding:30px;
	border:1px solid gray;
	margin:0px;
	margin-left:45px;
}