

.body 
{
	background-color:#002E56;
	padding:0px 0px;
	text-align:center;
}


h1 {
	font-weight:bold;
	color:#002E56;
}

h2 {
	border-bottom:1px dotted #003b62;
	padding:5px 5px 3px 50px !important;
	background:url('http://www.louisraymondlemire.com/s/img/icon.png') left center no-repeat;
}

div#container {
	width:900px;
	margin:0 auto;
	text-align:left;
}

/*  Layout
----------------------------------------------- */

html > body p#illustration {
	position:relative;
	z-index:1;
}

div#illustration {
	width:900px;
	height:398px;
	background:url('http://www.louisraymondlemire.com/s/img/tomoya03.jpg') no-repeat;	
}

div#illustration a {
	display:block;
	text-indent:-9876px;
	width:900px;
	height:398px;
}

div#copyright {
	width:890px;
	font-family: "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", Osaka, "lr oSVbN", sans-serif;
	text-align:right;
	padding:6px 10px 6px 0;
	letter-spacing:0.1em;
}

div#copyright a,
div#copyright a:visited {
	text-decoration:none;
	color:#000;
}

div#wrap {
	background:#fff;
	width:900px;
	float:left;
}

div#article {
	width:630px;
	float:left;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin:0px 10px 20px 10px;
}

div#sidebar {
	width:220px;
	float:right;
	margin:0 0 20px 0;
}

/*  Footer
----------------------------------------------- */
div#footer {
	height:220px;
	background:url('http://www.louisraymondlemire.com/s/img/background.png') no-repeat;
	clear:both;
	padding:30px 20px 0 20px;
	color:#fff;
}

div#footer a {
	color: #fff;
	text-decoration: none;
}

div#footer a:hover {
	color: #231f20;
	text-decoration: none;
}


/*  Main Nav
----------------------------------------------- */

div#navigation {
	position:relative;
	z-index:10;
	text-align:center;
	background:#fff;
	width:900px;
	line-height:30px;
	font-size:12px;
}


ul.mainNav1 {
	text-align:center;
	margin:0;
	padding:0;
	list-style:none;
}


ul.mainNav2,
ul.mainNav3 {
	text-align:left;
	margin:0;
	padding:0;
	list-style:none;
}


ul.mainNav1 li,
ul.mainNav2 li,
ul.mainNav3 li {
	display:inline;
	margin:0;	
	padding:0;
	list-style:none;
}


ul.mainNav1 a,
ul.mainNav1 a:visited {
	display:inline;
	padding:0 8px 0 8px;
	font-weight:bold;
	color: #231f20;
	text-decoration:none;
}


ul.mainNav1 li a:hover,
ul.mainNav1 li a.current {
	color:#cc6b2d;
}


/*  Sub_navigation
----------------------------------------------- */
#sub_navigation {
	width:200px;
	margin:0 0 20px 0;
	font-family: "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", Osaka, "lr oSVbN", Arial;
}

ul.mainNav2 li a {
	display:block;
	color:#cc6b2d;
	text-decoration:none;
	font-size:12px;
	text-transform:none;
	padding:10px 0 5px 0;
	border-bottom:1px solid #003b62;
}

ul.mainNav3 li a {
	display:block;
	color:#000;
	text-decoration:none;
	padding:10px 0 5px 0;
	border-bottom:1px dotted #003b62;
}

ul.mainNav2 li a:hover,
ul.mainNav3 li a:hover {}

ul.mainNav2 li a.current,
ul.mainNav3 li a.current {
	font-weight:bold;
}







