#main {	
	position: relative;
	width: 800px; 
	height: 600px; 
	margin-right: auto; 
	margin-left: auto; 
	margin-top: 25px;
	margin-bottom: 5px; 
	padding: 20px; 
	padding-bottom: 50px; 
	border: 1px solid #EEEEEE;
	}

#footer {
	position: relative;
	width: 800px; 
	height: 20px; 
	margin-right: auto; 
	margin-left: auto;  
	}
#footer	p {
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	}

#footer a:link {text-decoration: underline; color: #aaaaaa;}
#footer a:visited {text-decoration: underline; color: #aaaaaa;}
#footer a:active {text-decoration: underline; color: red;}
#footer a:hover {text-decoration: underline; color: red;}

#content {
        float: left;
        padding: 0px;
        margin-bottom: 20px;
        width: 530px; 
        /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 530px;
        }
html>body #content {
        width: 530px; 
        /* ie5win fudge ends */
        }

#content2 {
        float: left;
        padding: 0px;
        margin-left: 30px;
        width: 230px;
        height: 485px; 
        /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 230px;
        }
html>body #content2 {
        width: 230px; 
        /* ie5win fudge ends */
        }

#data {height:485px;
				margin-left: 0px;
				padding: 0px;}

#content3 {
        float: left;
        padding: 0px;
        margin: 0px;
        width: 230px;
        /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 230px;
        }
html>body #content3 {
        width: 200px; 
        /* ie5win fudge ends */
        }

#info2{
	margin-top: 50px;
	}
	
.thumb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-align: center;
}

.static {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-align: center;
}

.ptabdog {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-align: center;
}

.thumb a:link, .thumb a:visited, .thumb a:active {
    background-color: #cccccc;
    border: 0 none;
    display: table-cell;
		margin-right: 5px;
	  width: 15px;
	  height: 15px;
	  float: left;
	  color: #cccccc;
		text-decoration: none;
	  }

.thumb a:hover {
		background-color: #ffffff;
		color: #555555;
		text-decoration: none;
}

.static a:link, .static a:visited, .static a:active {
    background-color: #cccccc;
    border: 1px solid #555555;
    display: table-cell;
		margin-right: 5px;
	  width: 13px;
	  height: 13px;
	  float: left;
	  color: #cccccc;
		text-decoration: none;
	  }

.static a:hover {
		background-color: #ffffff;
		border: 0 none;
		width: 15px;
	  height: 15px;
		color: #555555;
		text-decoration: none;
		}  

#treemenu {
	margin: 0px;
	padding: 0px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	list-style: none;
	}

.treemenu UL {
	margin: 0px;
	padding : 0px;
	}

img {border: 0;}
.grid img {border: 0; margin: 10px;}

h1 {color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left; font-weight: bold;
	letter-spacing: .2em;
	padding: 0px
	margin-top: 0px;
	margin-bottom: 0px;
	}

h2 {color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: left; font-weight: normal; font-style: normal;
	letter-spacing: .2em;
	padding: 0px;
	margin-top: 3px;
	}
	
p {
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}
	
li {
		list-style-type: none;
		margin-left: 0px;
	}

a:link {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #777;}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #777;}
a:active {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: red;}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: red;}


