		#container {
                         width: 900px;
			\width: 920px;
			w\idth: 900px;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			padding: 0px;
                        background-color: white;
		}
#container a:link {color: rgb(0, 0, 255); text-decoration: underline;}
#container a:visited {color: rgb(255, 0, 0); text-decoration: underline;}
#container a:hover {color: red; background-color: rgb(183, 225, 155); text-decoration: none;}
#container a:active {color: black; background-color: rgb(183, 225, 155); text-decoration: none;}
#container align: center;}
#banner align: center;}

		#banner {
			padding: 0px;
			margin-bottom: 2px;
                        margin-top: 0px;
                        text-align: center;
                        color: black;
                        /*background:  #fff url(http://ats.gcinet.net/images/bg/bluecloud.jpg);*/
                        background-color: rgb(153, 51, 0);
		}

		#banner-2 {
			padding: 3px;
			margin-bottom: 0px;
                        text-align: center;
                        color: black;
                        /*background:  #fff url(http://ats.gcinet.net/images/bg/bluecloud.jpg);*/
                        background-color: rgb(153, 102, 0);
		}

		#content {
			padding: 3px;
			margin-left: 5px;
			/*border-top: 1px solid black;*/
			background-color: white;
		}

		#sidebar-a {
			float: right;
			width: 120px;
                        \width: 130px;
			w\idth: 120px;
			height: 900px;*/
                        /*border-left: 1px solid black;*/
                        margin: 5px;
                        margin-right: 0;
			margin-left: 5px;
			padding: 5px;
			background-color: white;
		}
                #box {
                       width: 600px;
                       \width: 610px;
                       w\idth: 600px;
                       margin: 5px;
                       border-top: 2px solid black;
                       margin-right: 0px;
                       margin-left: 0px;
                       padding: 5px;
                       background-color: rgb(183, 225, 155);
	       }
                #box-2 {
		       float: right;
                       width: 350px;
                       \width: 370px;
                       w\idth: 350px;
                       margin: 5px;
                       border: 0px solid black;
                       margin-right: 0px;
                       margin-left: 0px;
                       padding: 5px;
                       background-color: white;
                       vertical-align: top;
                       	       }
                #box-3 {
		       float: leftt;
                       width: 110px;
                       \width: 130px;
                       w\idth: 110px;
                       margin: 5px;
                       border: 0px solid black;
                       margin-right: 0px;
                       margin-left: 0px;
                       padding: 5px;
                       background-color: white;
                       vertical-align: top;
                       	       }
	#footer {
			clear: both;
			padding: 0px;
			margin-top: 0px;
			color: white;
			background-color: white;
		}

p {
	font-size: 11pt;
	font-weight: normal;
	text-align: justify; 
}
h1 {
	font-size: 22pt;
	text-align: center;
        font-weight: bold;
	font-style: normal;
	font-style: oblique;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}
h2 {
        font-size: 12pt;
	font-weight: bold;
        text-align: justify;
}
h3 {
        font-size: 12pt;
        font-weight: bold;
        color: black;
        text-align: justify;
	text-decoration: underline;
}
em {
	font-weight: bold;
	font-style: normal;
}
.center-it {
        text-align: center;
}

