*{ margin: 0; padding: 0; }*
body { line-height: 1.5em; background: #333; color: #444; }
a {COLOR: #FF7A09; text-decoration: none;}
a:visited {COLOR: #FF7A09; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px;text-align: center; }
h3 { padding-left: 10px; color: #fff; background: #c3522a; font-size: 1.2em; height: 30px; line-height: 30px;text-align: center; }

ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; font-size: 0.5em Arial, Sans-Serif;}
img { border: none; }
.images {text-align: center;}

#header {

height: 150px;text-align: center;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #E5DBE5;}

#right { margin-bottom: 10px; float: right; width: 750px; padding: 0 10px 10px 10px; margin-top: 10px;text-align: justify;}
	
#footer { font-size: 14px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px;font-weight: bold;  }

#photos img{border: 1px solid red;margin-right: 2px}


