﻿body {
			min-width: 680px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
			background-color: #f5f4e9;
		}

		#container {
			padding-left: 200px;      /* LC fullwidth */
			padding-right: 265px;     /* RC fullwidth + CC padding */
			
		}
		
		#container .column {
			position: relative;
			float: left;
		}
		
		#center {
			padding: 10px 20px;       /* CC padding */
			width: 100%;
			border-right:0px;
		
    border-left:5px;
    border-top:0px;
    border-bottom:0px;
    border-color: #CB4725;
      border-style: solid;
		}
		
		#left {
			width: 180px;             /* LC width */
			padding: 0 10px;          /* LC padding */
			right: 240px;             /* LC fullwidth + CC padding */
			margin-left: -100%;
		}
		
		#right {
			width: 200px;             /* RC width */
			padding: 0 10px;          /* RC padding */
			margin-right: -100%;
		}
		
		#footer {
			clear: both;
		}
		
		/*** IE Fix ***/
		* html #left {
			left: 150px;              /* RC fullwidth */
		}

		/*** Just for Looks ***/

		body {
			margin: 0;
			padding: 0;
			
		}

		#header, #footer {
			
			text-align: center;
			padding: 0.3em 0;
    color: #003300;
}

		#left {
			
		}

		#center {
			
		}

		#right {
			background-color: #E9E9D8;
		}

		#container .column {
			padding-top: 1em;
			
		}

A:link { text-decoration: none;
          color: #000066;
          }
A:visited { text-decoration: none;
			color: #000066;
         }
A:hover { text-decoration: underline;
			color: #0033cc;
			
			
			}
.copy {font-family: Verdana, Helvetica;
		line-height: 1.4;
		font-size: 94%;
		text-align:left;				
		margin-top: -12px}
		
.copy-center {font-family: Verdana, Helvetica;
		line-height: 1.4;
		font-size: 94%;
		text-align:center;				
		margin-top: -12px}		

.copy A:link { text-decoration: none;
          color: #006600;
          font-variant: small-caps;
          }
.copy A:visited { text-decoration: none;
			color: #006600;
			
			}
.copy A:hover { text-decoration: underline;
			color: #0033cc;
			
			
			}

.head {font-family: Verdana, Helvetica;
		line-height: 1.3;
		font-size: 110%;
    text-align: left;
}

.link {font-family: Verdana, Helvetica;
		line-height: 1;
		font-size: 1pt;
		margin-top: -12px}
.on { font-size: 13; text-decoration: italic; color: blue; }
.off { font-size: 13; text-decoration: none; color: red; }

.copy1 {font-family: Arial, Helvetica;
		line-height: 1.2;
		font-size: 13pt;
		margin-top: -12px;
		
		}
.img-logo
{padding-right: 5px;
}
.copy2 {font-family: Arial, Helvetica;
		line-height: 1.5;
		font-size: 11pt;
		margin-top: -12px;
}
.copysm {font-family: Arial, Helvetica;
		line-height: 1.5;
		font-size: 11pt;
		margin-top: -12px;
}
        #badge
        {
            width: 185px;
        }
       .copy3 {font-family: Arial, Helvetica;
		line-height: 1.5;
		font-size: 10pt;
		margin-top: -12px;
}
        #badge
        {
            width: 185px;
        }
.snapshot
{
    border: 1px solid #666666;
    padding: 10px 10px 60px 10px;
    background-color: White;
    display: block;
   
}      
.ddl
{
    background-color: #f5f4e9;
    font-family: verdana, Arial, Helvetica;
    color: #008000;
}
.tagline
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    text-align: right;
}
.tagline2
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    
}
.taglinegn
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    color: #008000;
}
.commentlist
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
   
}
.technorati
{
    visibility: hidden;
   
}

