/* designed and coded by ubik - yewbic[at]yahoo[dot]com */

body {
background:#000 url('bg.jpg') no-repeat 50% 50px;
margin:0;
padding:0;
text-align:center;
}

#container {
background:#000;
width:974px;
margin:0 auto;
text-align:left;
}

#header {
	background:url('Aiguille_du_midi.jpg') no-repeat center top;
	width:974px;
	height:234px;
	position:relative;
	margin:0;
}

#menu {
width:210px;
float:left;
margin:50px 0 0 0;
}

.leftbox {
width:185px;
background:#000;
border-width:7px 1px 7px 7px;
border-color:#555 #555 #555 #000;
border-style:solid;
margin:60px 0 0 0;
padding:10px 10px 10px 0;
text-align:justify;
font:14px verdana,arial,sans-serif;
color:#fff;
}

.leftbox ul {
list-style-type:none;
margin:10px 0 10px 0;
padding:0;
}

.leftbox li, .leftbox a {
font-weight:bold;
color:#99cc33;
letter-spacing:1px;
text-align:left;
text-decoration:none;
}

.leftbox a:hover {color:#ccff66}

h4 {
font:bold 15px verdana,arial,sans-serif;
color:#fff;
display:block;
margin:0 0 15px 0;
letter-spacing:1px;
text-align:center;
}

a.item {
background:url('menu.jpg') no-repeat;
max-width:210px;
height:34px;
display:block;
padding:0 0 0 10px;
font:bold 15px verdana,arial,sans-serif;
color:#fff;
text-decoration:none;
line-height:30px;
}

/*
good practice of background offset rollovers to avoid javascript preload. 
Im using max-width, BG pos. and Padding instead of margin and smaller-than 
container width, to get pop-out effect cause of a left-edge bug that makes 
the menu jump. -ubik
*/
a.item:hover {
background-position:10px -34px;
padding:0 0 0 20px;
}

#main {
	background:#000;
	min-height:450px;
	font:15px verdana,arial,sans-serif;
	color:#fff;
	text-align:left;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
}

#footer {
clear:both;
height:40px;
background:#000;
margin:50px 0 0 0;
text-align:center;
padding:20px 0 10px 0;
}

#footer a {
font:bold 15px verdana,arial,sans-serif;
color:#ccc;
text-decoration:none;
letter-spacing:1px;
margin-left:20px;
}

#footer a:hover {color:#ccff66}

/* "bottomRight" is the botttom right background image of the content container */
.bottomRight {
	background:url('bottomRight.jpg') no-repeat right bottom;
	text-indent: 0px;
	left: 0px;
}

.bottomRight1st
{	
	background:url('bottomRight.jpg') no-repeat right bottom;
	height:270px;
}

.bottomRight1
{
	background:url('bottomRight.jpg') no-repeat right bottom;
	height:530px;
}
.bottomRight3
{
	background:url('bottomRight.jpg') no-repeat right bottom;
	height:530px;
	margin-left:100px
}

.content {
	height:auto;
	background:url('topleft.jpg') no-repeat left top;
	padding:30px 40px;
	margin:10px 0 10px 0;
	text-align:justify;
	top: 25px;
	left: 150px;
}

h1 {  /* position absolute - relative to the header, not document */
position:absolute;
left:20px;
top:5px;
margin:0;
display:inline;
font:14px georgia,times,serif, bold;
color:#000000;
letter-spacing:3px;
font-variant:small-caps;
text-align:center
}

h2 {
	font:bold italic 15px georgia,times,serif;
	color:#fff;
	display:block;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 5;
	text-indent: 15px;
}

h3 {
	font:bold italic 25px georgia,times,serif;
	color:#99cc33;
	display:block;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}

.content a {
	text-decoration:none;
	color:#99cc33;
	font-weight:bold;
	top: 20px;
	font-size:15px;
}

.bottomRight1 a {
	font-size:12px;
	}
.bottomRight2 a {
	font-size:10px;
	}
.bottomRight3 a {
	font-size:15px;
	padding-right:200px

	}

.content a:hover {color:#ccff66}

.content ul {list-style-type:circle}
.content li {font:bold 16px verdana,arial,sans-serif;}


/* If you like my design, I only ask that you leave the footer note "design by ubik". thanks */
#footer p , #footer p a {
text-align:right;
font:11px verdana,arial;
color:#999;
margin:0;
}
img.floatLeft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font:10px;
}
img.padded {
	float:left
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	font:10px;
}
#bottomRight .p1 {
	margin: 0;
	text-align: justify;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 150px;
	top: 0px;
 }
 .p2 {
	margin: 0;
	text-align: left;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
	top: 0px;
	font: 10px;
 }
 .p3 {
	margin: 0;
	text-align: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	font: 10px;
}
 .p4 {
	margin: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	font: 9px;

}
#leftcollumn {
		float:left;
		width:332px;
	}
 
#rightcollumn {
		float:right;
		width:332px;
	}
.style5 {font-size: small}
.style6 {font-size: x-small}
.style7 {
	color: #FF0000;
	font-size: x-small;
	font-weight: bold;
}
.style8 {font-size: x-small;
		color: #99cc33}
