/* CSS Document */

body {
	background-image: url(../../images/background_tile2.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00346a;
	line-height: 18px;
}

.footer {
	color:#FFFFFF;
}
a:link {
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#CC6600;
}
a:active {
	text-decoration: underline;
	color: #CC6600;
}
.small {font-size: 10px;}
.medium {font-size: 14px;}
.big_header {
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#446F9B;
	}

.rust_italics {
	color: #884302;
	font-style: italic;
	font-weight:bold;
	font-size: 12px;
	line-height: 17px;
}

#right_column {
	background-image:url(../../images/ui_left/body_tile.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width:596px;
}

#right_column_padding {
	padding-left: 26px;
	padding-right:12px;
	padding-top:60px;
}

#work_left_column {
	background-image:url(../../images/ui_left/work_bottom_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#30572a;
	width:176px;
	height:100%;
	position:relative;
}

#work_left_repeat {
	background-image:url(../../images/ui_left/work_left_tile.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#about_left_column {
	background-image:url(../../images/ui_left/about_bottom_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#814307;
	width:176px;
	height:100%;
	position:relative;
}

#about_left_repeat {
	background-image:url(../../images/ui_left/about_left_tile.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#pip_left_column {
	background-image:url(../../images/ui_left/pip_bottom_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#0074a3;
	width:176px;
	height:100%;
	position:relative;
}

#pip_left_repeat {
	background-image:url(../../images/ui_left/pip_left_tile.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#camps_left_column {
	background-image:url(../../images/ui_left/camps_bottom_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#A67600;
	width:176px;
	height:100%;
	position:relative;
}

#camps_left_repeat {
	background-image:url(../../images/ui_left/camps_left_tile.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#tlcf_left_column {
	background-image:url(../../images/ui_left/tlcf_bottom_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#A67600;
	width:176px;
	height:100%;
	position:relative;
}

#tlcf_left_repeat {
	background-image:url(../../images/ui_left/tlcf_left_tile.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
