html { overflow-y:scroll; }
html { overflow:-moz-scrollbars-vertical; }

#container {
	position: relative;
	margin-left: 0px; margin-right: auto;
	width:1000px; 
	background-color:#FFFFFF;
	text-align:left;
	padding:0px;
}


body {
	margin:0px;
	background-color: #FFFFFF;
	background-image:url('/inc/html/default/pix/background.gif');
	background-repeat:repeat-y;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; line-height: 18px;
	color:#352E78;	
	font-family: Arial, Helvetica, sans-serif; 
}

p, ul, ol, blockquote, td {
	font-size: 12px; line-height: 18px;
	margin-top:0px;
	padding-top:0px;
}

img {
	border:0px;
}

h1 {
	margin:0px;
	font-size: 16px; line-height: 24px;
	color:#8067A0;
}

h2 {
	margin:10px 0px 0px 0px;
	font-size: 12px; line-height: 18px;
	color:#352E78;	
}

h3 {
	margin:10px 0px 0px 0px;
	font-size: 12px; line-height: 18px;
	color:#352E78;	
}

h4 {
	margin:10px 0px 0px 0px;
	font-size: 12px; line-height: 18px;
	text-decoration:underline;
	font-weight:normal;
	color:#352E78;	
}

h5 {
	margin:0px;
	font-size: 12px; line-height: 18px;
	color:#50926C;
}


.special1, .special1 a {
	font-size: 12px; line-height: 16px;
	color:#50926C;			
}

.special2, .special2 a {
	font-size: 11px; line-height: 16px;
	color:#9F132D;			
}

.hometitle {
	padding:0px 40px 12px 0px;
	border-bottom:1px dashed #352E78;
	margin:28px 0px 12px 0px;
}

#navtop {
	position:absolute; right:0px; top:0px; z-index:10;
	width:100%;
	height:19px;
	padding-right:16px;
	font-size: 11px; line-height: 16px;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
	background-color:#352E78;
}

#navtop a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:lowercase;
}

#navtop a:hover {
	color:#FFCC33;
	text-decoration:none;
}

#notebook {
	position:absolute; left:0px; top:19px; z-index:50;
}

#logo {
	position:absolute; left:8px; top:30px; z-index:60;
}

#photo1 {
	position:absolute; left:0px; top:102px; z-index:70;
}

#photo2 {
	position:absolute; right:0px; top:19px; z-index:40;
}

#photo3 {
	position:absolute; right:0px; top:19px; z-index:30;
}


#contentarea {
	position:absolute; left:0px; top:19px; z-index:30;
}

#content {
	position:relative; left:0px; top:0px; z-index:40;
	width:410px;
	margin-left:184px;
	padding:15px 20px 0px 216px;
	background-color:#FFFFFF;
}

#contentwide {
	position:relative; left:0px; top:0px; z-index:40;
	width:575px;
	margin-left:184px;
	padding:15px 20px 0px 216px;
	background-color:#FFFFFF;
}

#content:after {
	display: block;
	content: " ";
	clear: both;
}

#callout {
	position:relative; left:180px; top:0px; z-index:40;
	margin-left:-180px;
	margin-top:200px;
	margin-bottom:40px;
	padding-left:40px;
	width:150px;
	float:right;
	font-style:italic;
	font-size:12px; line-height:28px;
	color:#50926C;
}

#homecallout {
	position:relative; left:204px; top:0px; z-index:40;
	margin-left:-204px;
	margin-top:145px;
	margin-bottom:10px;
	width:209px;
	float:right;
}


#homelinks .special2 {
	position:relative; left:0px; top:0px; z-index:90;
	width:140px;
	text-align:center;
	margin:-32px 0px 0px 40px; 
}

#thankyou .special2 {
	position:relative; left:0px; top:0px; z-index:90;
	width:100px;
	text-align:left;
	margin:-55px 0px 0px 44px; 
}

#footer {
	margin-top:40px;
	margin-left:310px;
	padding:10px 0px 20px 90px;
	border-top:1px solid #362E79;
	font-size:10px; line-height:15px;	
}

#pagetitle {
	margin-bottom:10px;
}


#nav {
	position:absolute; left:215px; top:37px; z-index:80;
	width:155px;
	height:400px;
	padding-right:10px;
	border-right:1px solid #372F7A;
	font-size:11px; line-height:14px;
	text-align:right;
	color:#000000;
}

#navblock {
	position:absolute; left:215px; top:37px; z-index:60;
	width:155px;
	height:400px;
	padding-right:10px;
	background-color:#FFFFFF;
}

#nav img {
	margin:8px 0px 3px 0px;
	border-bottom:1px dashed #CD7F8F;
}

#nav .down img {
	margin:8px 0px 3px 0px;
	border-bottom:1px dashed #9B7ED5;
}

#nav a {
	color:#FD8B69;
	text-decoration:none;
}

#nav a:hover {
	color:#000000;
}

#nav .navchild {
	color:#333333;
}

#nav .navchild a {
	color:#9B7ED5;
}

#nav .navchild a:hover {
	color:#000000;
}

.eventhomeimage {
	float:left;
	width:100px;
	margin-right:10px;
}

.eventtext {
	float:left;
	height:100px;
}

.eventhomeimage img {
	width:100px;
}

.alert {
	color:#990000;
	font-weight:bold;
}

.down {
	color:#000000;
}

.jobtable {
	padding:0px;
	margin:10px 0px 10px 0px;
}

.jobtable td {
	padding-right:10px;
	border-bottom:1px solid #CCCCCC;
}

.tab {
	line-height:13px;
	vertical-align:middle;
	text-align:center;
}

.tab a {
	display:block;
	height:38px;
	padding:4px 4px 4px 4px;	
	color:#352E78;	
	text-decoration:none;
}

.tab a:hover {
	background-color:#000000;
	color:#FFFFFF;
}

#photofull {
	width:590px;
	margin-top:10px;
	margin-bottom:5px;
}

.photoselect {
	width:400px;
	margin-right:25px;
	border:1px solid #312C7B;
	float:left;
}

.photocaption {
	width:160px;
	float:left;
}

#photofull:after {
	display: block;
	content: " ";
	clear: both;
}

#photothumbs {
	width:100%;
}

.photothumb {
	width:84px;
	float:left;
	margin-bottom:5px;
	margin-right:2px;
}


#photothumbs:after {
	display: block;
	content: " ";
	clear: both;
}

.thumbborder {
        border:2px solid #FFFFFF;
}

.highlight {
        border:2px solid #C64542;
}
