/* CSS Document */

/* ----------------BODY------------  */



/* ----------------FOOTER------------  */

#header {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
	}
	
/* ----------------NAVIGATION------------  */

#navigation {
	font-family: "Monotype Corsiva";
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	color: #000000;
	}
	
#navigation a:link {
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: normal;
	}
	
#navigation a:visited {
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: normal;
	}

#navigation a:hover {
	color: #ff0000;
	text-decoration: none;
	border: none;
	font-weight: normal;
	}

#ta_bug_index {
	margin-top: 170px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	position: relative;
	}	
	
#donate_logo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	}
	
#facebook_badge {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	float: none;
	position: relative;
	}
		
/* ----------------Content------------  */

#content {
	margin: 0px;
	width: 600px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;

	}

#content a:link {
	color: #ff0000;
	text-decoration: none;
	border: none;
	font-weight: normal;
	}
	
#content a:visited {
	color: #ff0000;
	text-decoration: none;
	border: none;
	font-weight: normal;
	}

#content a:hover {
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: normal;
	}
		
#content-ul {
	margin: 0px;
	width: 600px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
#content-avail {
	margin: 0px;
	width: 600px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#content-avail iframe {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 14px
	}	
		
/* ----------------Left Pod------------  */

#lpod {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 150px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-left-color: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	}

/* ----------------Left Pod------------  */

#mpod {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 150px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-left-color: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	}
		
/* ----------------Right Pod------------  */

#rpod {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 150px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-color: none;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-left-color: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;	
	}
		
/* ----------------FOOTER------------  */

#footer {
	width: 800px;
	height: 50;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}


