@charset "UTF-8";
/*Remove default styling*/
:link,:visited { text-decoration:none;}
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
div,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
fieldset{border:0px;}
a img,:link img,:visited img { border:none }
address { font-style:normal }
/*remove default styling*/

/*added css*/

#container2 {
  width: 800px ;
  margin-left: 20px ;
  margin-right: auto ;
}


#right {
  margin-left:  280px;
}
#left {
  float: left;
  width: 250px;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}


.alignjustify {
	text-align:justify;
}


.logo {
    position: absolute;
    left: 0px;
    top: 0px;
}


.header-left {
    position: fixed;
    left: 40px;
    top: 40px;
    width: 100%;
    height: 85px;
    z-index: 100;
}

.main-body {
    left: 40px;
    top: 180px;
    width: 100%;
    height: auto;
    z-index: 100;
}

.main-body2 {
   
    left: 40px;
    top: 180px;
    width: 100%;
    height: 100px;
    z-index: 100;
}

.line {
    position: fixed;
    left: 40px;
    right: 40px;
    top: 110px;
    width: 95%;
    height: 5px;
    z-index: 100;
}

.gill {
    font-family: "courier new",  Geneva, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    font-size: 11px;
    line-height: 17px;
    font-weight: normal;
    font-style: normal;
}

.gill2 {
    font-family: "courier new",  Geneva, sans-serif;
    color: #000;
    font-size: 11px;
    line-height: 17px;
    font-weight: normal;
    font-style: normal;
}


.main-menu {
    position: absolute;
    top: 5px;
}

.main-menu-col1 {
    position: absolute;
    float: left;
    left: 90px;
    top: 0px;
}

.main-menu-col2 {
    position: absolute;
    float: left;
    left: 300px;
    top: 0px;
    width: 400px;
}

.main-menu-col3 {
    position: absolute;
    float: left;
    left: 770px;
    top: 0px;
    width: 400px;
}

.main-menu-col4 {
    position: absolute;
    float: left;
    left: 735px;
    top: 0px;
}

.main-menu-col5 {
    position: absolute;
    float: left;
    left: 440px;
    top: 0px;
    width: 300px;
}

.main-menu-col6 {
    position: absolute;
    float: left;
    left: 810px;
    top: 0px;
    width: 400px;
}


/*original css*/

div#menu {height: 60px; vertical-align:top; margin-left: 10px; margin-top: 10px;}
div#menu1 {width: 220px;vertical-align: top; float:left;}	
div#menu2 {width: 200px;vertical-align: top; float:left;}
div#menu3 {width: 200px;vertical-align: top; float:left;}
div#menu4 {width: 200px;vertical-align: top; float:left;}
div#main {clear:left; width: 920px; margin-top:20px; margin-left:10px;}
div#main2 {clear:left; width: 920px; margin-top:10px; margin-left:10px;}


body
{
	padding-left: 20px;
	/*text-align:center;*/
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url("caps.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;*/
	background-color: white;
	padding-top:20px;
		font-family: courier new, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
    height: auto;
    overflow:auto;
}

#heading
{
	padding-left: 20px;
	text-align:center;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url("caps.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;*/
	background-color: white;
	padding-top:20px;
		font-family: courier new, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
    /*height: 1000px;*/
    overflow:auto;
}


#footer-spacer {
    height: 36px;
}
#footer {
    height: 35px;
}

#container
{
	width:1180px; float:left; 
}

#leftCol
{
	width:800px;
	height:auto; 
	align:center;
	float:center; 
	background-color:white;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
		
}

#rightCol
{
	width:800px;
	height:1000px;
	float:left;
	background-color:white;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
}

#rightCollong
{
	width:700px;
	height:auto;
	float:left;
	background-color:white;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
}


#rightColindex
{
	width:800px;
	height:800px;
	float:left;
	background-color:white;
	margin-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
}


.imageTitle
{
	color:#666666;
font-family:courier new,Arial,Helvetica,sans-serif;
font-size:10px;
font-style:normal;
text-decoration:none;
padding: 10px 0 30px 0;
}
.subMenu
{
	margin-top:12px;
	margin-bottom:12px;
}

a:visited,a:link,a:active  
{

	color: red;
	text-decoration: none;
}



a.menuActive
{
	color:#333;
	text-decoration:underline;
}

.contentR
{
	margin-top:3.2em;
}


.headings 
{
	font-family: courier new, Arial, Helvetica, sans-serif;\
	font-size: 11px;
	font-style: normal;
	color: #333333;\
	text-decoration: underline;
}

.adminCategory
{
	font-size:1.2em;
	color:#333;
	font-weight:bold;
	padding:10px;
}
.adminCont a
{
	padding:5px 0 5px 10px;
}

#leftHalf
{
	width:280px;
	float:right;
	margin-right:100px;
}



a:visited,a:hover,a:link,a:active  
{
	font-family: courier new, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: red;
	text-decoration: none;
}
a:hover 
{
	font-family: courier new, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: red;
	text-decoration: underline;
}
a:link 
{
	font-family: courier new, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: red;
	text-decoration: none;
}
a:active 
{
	font-family: courier new, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.headings 
{
	font-family: courier new, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}
.body {
	font-family: courier new, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	
}
.caption1 
{
	font-family: courier new, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.intro {
	font-family: courier new, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.introheading {
	font-family: courier new, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
h1 {
	font-family: courier new, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

.center {
   width: 300px;
   height: 300px;
   position: absolute;
   left: 50%;
   top: 50%; 
   margin-left: -150px;
   margin-top: -150px;
}
