/* CSS Document by Nigel Rouse for www.rousedesign.co.uk */

* {margin: 0;
    padding: 0;
}

body { font-family:Arial, Helvetica, sans-serif;
       font-size: 12px; line-height:15px
}

#header {
	background-image:url(images/spirit-in-sport-long.jpg);
	background-position:left; background-repeat:no-repeat; 
	padding-left:260px;
	height: 169px;
}

#header_menu{
	background-image:url(images/Montage.jpg); background-repeat:no-repeat;
	text-align: right;
	height: 131px;
	padding-top: 1px;
	border-bottom:groove 2px #A7AAB3;
	border-top:groove 2px #A7AAB3;
	margin:0 10px 0 10px;
	max-width:1380px;
}

#container {
	font-size: 1.5em;
	line-height:1.3em;
	max-width:1400px;
	min-width:950px;
}

#left {
	float: left;
	width: 161px;
	margin-left: 10px;
    padding-top: 20px;
}

#right {
	float: right;
	width: 210px;
	margin-right: 40px;
	padding-top: 20px;
}

#content {
	margin-right: 250px;
	margin-left: 210px;
	padding: 5px;
}

#footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	color: #3266cc;
	font-size: 12px;
	padding-top: 40px;
	clear:both;
}

p{ font-size:14px;  margin-top: 0px;
	margin-bottom: 8px;
	color: #3266cc;
}

h1{
	color: #3266cc;
	font-size: 40px; line-height:44px;
	padding-top: 30px;
	padding-left: 50px;
}

h2 {
	margin-bottom: 5px; margin-top:8px;
	font-size:24px;
	line-height:25px;
	color:#ea7700;
}

h3 {
	font-size:18px;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
}

h4 {
	font-size:16px;
	padding-top: 5px;
	padding-left: 0;
	padding-bottom:0;
	color:#444444;
}

h5 {font-size:12px; text-align:center;
	margin-right:8px;
	line-height:normal;}

ol {
	color: #3266cc;
	margin-left:35px;
	margin-bottom:10px;
}

li {
	font-size:12px;
    margin-bottom:8px;
}

li:first-line {color: #3266cc; font-weight:bold; font-size:16px;
}

.in {margin-left:50px;
	list-style-type:disc;
}

.images_left {float: left;
               margin: 5px;
}

.thumbs {border: 1px solid gray;
         margin: 5px;
		 padding: 1px;
}

#content a:link {color:#990000;}
#content a:visited {color:#990000;}
#content a:hover {color: #FF6633;}

.figure a:link {color:#990000;}
.figure a:visited {color:#990000;}
.figure a:hover {color: #FF6633;}

a:link {color: #ffffff;}     /* unvisited link */
a:visited {color: #ffffff;}  /* visited link */
a:hover {color: #FF6633;}   /* mouse over link */
a:active {color: #000000;}   /* selected link */


/***********************************'   Left side Menu  *******************************/

#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 160px;
}

#navlist li
{
	background-image:url(images/Nav_bg.gif); background-position:right; background-repeat:no-repeat;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navlist li a {
	text-decoration: none;
	margin-left:10px;
}

#here {font-weight:bolder; color:#ea7700;}

/***********************************'  Header Menu  ****************/

.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-weight: bold;
	font-size: 12px;
}

/***********************************'  Gallary Menu  ****************/

#content2 {
	margin-right: 0px;
	margin-left: 210px;
	padding-top: 20px;
}

#gallery .figure p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	line-height: normal;
	margin: 0;
}

.photo3 img{
	border:1px solid #666666;
	background-color:#FFFFFF;
	padding:4px;
	position:relative;
	top:-5px;
	left:-5px;
}

.photo2 img{
	border:1px solid #666666;
	background-color:#FFFFFF;
	padding:4px;
	position:relative;
	top:-5px;
	left:-5px;
}
.photo img{
	border:1px solid #666666;
	background-color:#FFFFFF;
	padding:4px;
	position:relative;
	top:-5px;
	left:-5px;
	width:240px;
	height:181px;
}

.figure h5{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:2px 0 0 0;
	height:50px	;
}

.figure3 {
	float:left;
	width:210px;
	margin:0 10px 10px 10px;
	padding:0 10px 0 10px;
}
.figure {
	float:left;
	width:250px;
	margin:0 10px 10px 10px;
	padding:0 10px 0 10px;
}


.fig2 {
	float:left;
	width:277px;
	margin:0 10px 10px 10px;
}

.photo{
	background:url(drop_shadow.gif) right bottom no-repeat;
}

.photo2, .photo3{
	background:url(drop_shad.gif) right bottom no-repeat;
}

/***********************************'   SIS page  *******************************/

#content3 {
	margin-right: 40px;
	margin-left: 210px;
	padding-top: 5px;
}

.right {
	float: left;
	width: 710px;
	height: 300px;
	margin-right: 10px;
	padding: 15px 5px 0px 5px;
	font-size:13px;
}

.figure2 {
	float:right;
	width:180px;
	margin:0 10px 0px 10px;
}

/* IE 5/6 border erase bug */
*html #gallery {
	width:100%;
}
