/* Default CSS Document */

															/** BODY ELEMENTS **/
* {
	margin: 0;
	padding: 0;
	}
	body {
	color: #333;
	background-image:url('ipgnbg.jpg');
	background-color: #fff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 0.75em;
		}








															/** MAIN CONTAINERS **/
div#container {
	height: auto;
	width: 940px;
	margin: auto;
	background-image: url(3mid3.jpg);
	background-position: 24px;
	
	}
	div#header {
	background-image: url(3top3redo2.jpg);   
	height: 298px;
	background-repeat: no-repeat;
	background-position: center;
		
		}
		div#header-in {
			
			}
	div#content {
	background-image: url(3mid3.jpg);
	background-repeat: repeat-y;
	background-position: 24px;
		
		}

		div#center {
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 200px;
	line-height: 1.5em;
			}
					div#galcenter {
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 200px;
	line-height: 1.5em;
			}
.sectit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: underline;
}

			div#center-in {
				
				}

		div.column {
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
			}
#apDiv2 {
	position:relative;
	width:120px;
	height:200px;
	z-index:2;
	background-image: url(image/exampic.jpg);
	clear: none;
	float: right;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-position: -20px;
	
}
#apDiv3/** END **/
 {
	position:relative;
	width:120px;
	height:200px;
	z-index:1;
	background-image: url(image/pins2.png);
	clear: none;
	float: right;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin solid #FFFFFF;
}

			div#left {
	float: left;
	margin-left: 80px;
				}
				
				#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 100px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }
			div#right {
	float: right;
	margin-right: 80px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left: 8px;
				}
				div#galright {
	float: right;
	margin-right: 10px;
	border-left-style: none;
	padding-left: 8px;
				}
.imgt {
	margin: 5px;
	border: thin solid #FFF;
}

				div.column-in {
					
					}
	div#footer {
	clear: both;
	background-image: url(3foot3.jpg);
	background-repeat: no-repeat;
	background-position: 24px;
	height: 148px;
	padding-left: 80px;
	padding-right: 80px;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
		}
		div#footbdr {
	clear: both;
	height: 1px;
	padding-left: 80px;
	padding-right: 80px;
	border-top-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
		}
.centerlists {
	list-style-position: inside;
	list-style-type: square;
}

		div#footer-in {

			
			}







															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
.x {
	display: none;
	}
div#uhoh {
	width: 400px;
	margin: 100px auto;
	padding: 20px 30px;
	line-height: 1.5em;
	text-align: left;
	}
	div.unauthorized-401, div.forbidden-403,
	div.notfound-404, div.internalerror-500 {
		color: #333;
		background-color: #ffc;
		border: 1px solid #ff0;
		}
	div.unauthorized-401 a, div.forbidden-403 a,
	div.notfound-404 a, div.internalerror-500 a {
		color: #00f;
		background-color: #ffc;
		}






															/** FORMS **/
* { }
.vol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #333;
	font-weight: lighter;
	line-height: normal;
	font-style: normal;
	font-variant: small-caps;
}
