/* NCCGA Screen Styles */
/* Robert Philbrick */
/* 5/15/2006 */

body    {
           background-color: #ffffcc;
	   color: black;
	   margin: 0px 5px 10px 0px
        }

h1, h2
        { 
           text-align: center;
	   font-family: Century Schoolbook, Serif, Helvetica; 
           color: blue
        }

h3
        { 
           text-align: left;
	   font-family: Century Schoolbook, Serif, Helvetica; 
           color: black;
	   text-decoration: underline;
	   margin-top: 5px;
	   margin-left: 10px
        }

#scriptbox
	{
	   display: block;
	   width: 730px;
	   background-color: red;
	   color: white;
	   border: 2px solid black;
	   position: absolute;
	   top: 72px;
	   left: 50px
	}

#noscriptsitemap
	{
	   display: block;
	   width: 150px;
	   background-color: #ffffcc;
	   border: 1px solid #ffffcc;
	   
	   top: 10px;
	   left: 5px
	}

#imagebox
	{
	   display: block;
	   width: 600px;
	   background-color: #ffffcc;
	   border: 1px solid #ffffcc;
	   float: left;
	}

#titlebox
	{
	   display: block;
	   width: 600px;
	   background-color: #ffffcc;
	   border: 1px solid #ffffcc;
	   float: left;
	}

#disclaimerbox
	{
	   display: block;
	   width: 600px;
	   background-color: #ffffcc;
	   border: 1px solid #ffffcc;
	   float: left
	}

#image1	{
	   float: left;
	   margin-left: 150px;
	   clear: both
	}

#image2	{
	   float: right;
	   margin-right: 150px;
	   margin-top: 13px;
	   clear: both
	}
	
#image3	{
	   float: left;
	   margin-top: 2px;
	   margin-bottom: 2px;
	   margin-left: 2px;
	   clear: both
	}
	
#image4	{
	   float: left;
	   margin-top: 30px;
	   margin-bottom: 2px;
	   margin-left: 2px;
	   clear: both
	}
	
.pics	{
	   float: left;
	   margin-left: 235px;
	   clear: both
	}

span	{
	   font-family: Arial, Helvetica, sans-serif;
	   font-weight: bold;
	   color: white;
	   text-decoration: none
	}

.spacer	{
	   position: relative;
	   height:4px;
	   width:1px;
	   font-size:1px
	}

p	{
	   font-family: arial, Hevetica, sans-serif;
	   font-size: 12pt;
	   margin: 10px 10px 10px 10px;
	}

#transbox
	{
	   display: block;
	   width: 110px;
	   background-color: white;
	   border: 2px outset red;
	   position: absolute;
	   top: 225px;
	   left: 15px 
	}

.box 	{
	   display: block;
	   width: 600px;
	   background-color: #ffffcc;
	   border: 1px solid #ffffcc;
	   float: left;
	   margin-left: 5px
	}

#box1	{
	   display: block;
	   width: 600px;
	   background-color: #ffffcc;
	   border: 1px solid blue;
	   float: left;
	   margin-left: 5px
	}

#box2	{
	   display: block;
	   width: 600px;
	   background-color: #ffffcc;
	   border: 1px solid blue;
	   float: left;
	   margin-left: 5px
	}

#box3	{
	   display: block;
	   width: 600px;
	   background-color: #ffffcc;
	   border: 1px solid blue;
	   float: left;
	   margin-left: 5px
	}

#box4	{
	   display: block;
	   width: 600px;
	   background-color: #ffffcc;
	   border: 1px solid blue;
	   float: left;
	   margin-left: 5px
	}
#box5	{
	   display: block;
	   width: 600px;
	   background-color: #ffffcc;
	   border: 1px solid blue;
	   float: left;
	   margin-left: 5px
	}

#disclaimer
	{
	   font-size: 8pt;
	   font-family: Hevetica, sans-serif, Times New Roman;
	   text-align: center
	}

#firstp:first-letter
	{
	   float: left;
	   font-size: 275%;
	   color: black;
	   line-height: 0.8
	}

.firstp:first-letter
	{
	   float: left;
	   font-size: 120%;
	   color: black;
	   line-height: 0.8
	}

li	{
	   list-style-type: circle;
	   font-family: arial, Hevetica, sans-serif;
	   font-size: 11pt;
	}

#head   {
	   background: url(images/nccgabanbg.gif);
	   background-repeat: repeat-x;
	   margin-top: 0px;
	   margin-left: 0px;
	}

#banner	{
	   margin-top: -1px;
	   margin-left: 25%
	}

hr	{
	   color: #0000FF
	}

#links  {
           text-align: center;
	   font-size: 11pt;
	   font-weight: normal;
	   width: 100%;
           float: left;
	   margin-top: 0px
        }
		
.dislinks a:link
	{
	   
	   color: red;
	   text-decoration:  none
	}
	    
.dislinks a:visited
	{
	   
	   color: red;
	   text-decoration:  none
	}
	    
.dislinks a:hover
	{
	   color: blue;
	   text-decoration: none
	}
	    
.dislinks a:active
	{
	  
	   color: red;
	   text-decoration: none
	}

#german	{
	   font-size: 10pt;
	   margin-left: 33px
	}

#italian	
	{
	   font-size: 10pt;
	   margin-left: 33px
	}

#french	{
	   font-size: 10pt;
	   margin-left: 33px
	}

#english	
	{
	   font-size: 10pt;
	   margin-left: 33px
	}
