/* CSS Document */

#copy-container { padding:10px; }
.copy {
	font:normal small/normal Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	text-transform: none;
	color: #000000;
}
.copy a {color: blue; text-decoration: none; }
.copy a:hover {text-decoration: underline;}
.copy a:visited {text-decoration: purple;}
	
#iframe { background:url(images/template/iframe.jpg) no-repeat top left; background-attachment:fixed }
#iframe-copy { 
	font:xx-small Verdana; 
	padding:2px; }

#bodybg-left { background:url(images/template/strings_v2.4_20.jpg) repeat-y left; }
#nav-back { background:url(images/template/strings_v2.4_23.jpg); }
#body-left { background:url(images/template/strings_v2.4_14.jpg) repeat-y; }
#body-right { background:url(images/template/strings_v2.4_16.jpg) repeat-y; }
#body-content { background:url(images/template/content_back.jpg) repeat; }
#mac { background:url(images/template/mac.jpg) no-repeat right bottom; }

.footer { color:#fff; background:#88AE18; font:x-small tahoma; margin:0px auto; text-align:center; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { color:#fff; text-decoration:underline; }