/* Style Sheet for Master Peace Painting, (c) 2008 Red Beagle Web Development */

/* Styles for general page layout */
body { background: #070707; font-family: verdana, arial, sans-serif; color: #aaaaaa; font-size: 0.625em; min-width: 900px; text-align: center; padding: 0px; margin: 0px; }
#plate { position: relative; top: 0px; width: 900px; text-align: left; padding: 0px; margin: 0px auto;  background-color: #000000}

#content { position: absolute; width: 900px; top: 130px; background: #000000 url("../images/textarea_bkgd.gif"); }
#widescreen { position: relative; top: 0px; left: 0px; width: 900px; height: 390px; padding-bottom: 15px; }
#text_page { position: relative; top: 0px; left: 0px; width: 680px; margin-bottom: 10px;  padding: 10px 10px 10px 220px; background-repeat: no-repeat; }
#text_page_wider { position: relative; top: 0px; left: 0px; width: 560px; margin-bottom: 10px;  padding: 10px 10px 10px 330px; background-repeat: no-repeat; }
#logo { position: absolute; top: 0px; left: 0px; width: 900px; height: 99px; background-image: url("../images/logo.gif")}
#logo_left { position: absolute; top: 99px; left: 0px; width: 545px; height: 31px; background-image: url("../images/logo_left.gif")}

#inner_box { position: absolute; top: 10px; left: 10px; height: 264px; width: 200px; padding: 0px; overflow: hidden; border: 1px solid #333333; background-color: #070707; }
#inner_box p { line-height: 1.2; font-size: 1.1em; }
#inner_inner_box { position: absolute; top: 0px; left: 0px; padding: 3px; width: 179px; background: #000000; }
#inner_box_up { position: absolute; top: 0px; left: 185px; height: 15px; width: 15px; cursor: pointer; }
#inner_box_down { position: absolute; top: 249px; left: 185px; height: 15px; width: 15px; cursor: pointer; }

#copyright_area { text-align: center; margin: 0px; padding: 10px 25px 20px 25px; background: #070707; }

p, td, legend, ul, ol { font-size: 1.2em; margin: 0px 0px 10px 0px; }
p { line-height: 1.5; }
li { padding-bottom: 4px; }
td { padding: 3px; }
h1, h2, h3 { font-family: helvetica, verdana, arial, sans-serif; color: #bbbbbb; }
h1 { text-align: center; padding: 0px; margin: 10px 0px 15px 0px; font-weight: normal; font-style: normal; }
h2 { font-size: 1.8em; text-align: left; font-weight: normal; font-style: italic; }
td { vertical-align: top; }
.rightie { text-align: right; }
.alert { font-weight: bold; color: #ff6666; }
.alertHappy { font-weight: bold; color: #6666ff; }
a, a:link { color: #cccccc; }
a:visited { color: #999999; }
a:hover { color: #AB1339; }

.copyright_text { margin: 0px; font-size: 1.1em; line-height: 1.2; }
.contact_text { text-align: center; font-size: 1.4em; }

textarea, input { background-color: #dde3ff; border: 2px solid #666666; border-right-color: #333333; border-bottom-color: #333333; color: #000000; }

/* PULLDOWN MENU STYLES */
/* Locate the top-level menus */
#menu0 { position: absolute; top: 99px; left: 545px; padding: 0px; background: #000000; height: 31px; width: 355px; }
#menu0_0, #menu0_1, #menu0_2, #menu0_3, #menu0_4, #menu0_5 { position: absolute; top: 0px; cursor: pointer; }
#menu0_0 { left: 0px; }
#menu0_1 { left: 62px; }
#menu0_2 { left: 159px;}
#menu0_3 { left: 271px; }

/* Colors and styles for submenus */
.menu-about { position: absolute; background-color: #000000; border: 1px solid #999999; padding: 0px; display: none;}
.submenu1 { padding: 3px 10px; cursor: pointer; font-size: 11px; }
a.submenu1_link, a.submenu1_link:hover, a.submenu1_link:visited, a.submenu1_link:link { text-decoration: none; color: #999999; font-weight: normal }

/* Styles related to images */
img { border: 0px; }
.blank_right { float: right; padding: 0px; margin: 0px; }
.rightImg, .leftImg { border: 2px solid #666666; border-right-color: #333333; border-bottom-color: #333333; }
.rightImg { float: right; margin: 0px 0px 0px 5px; }
#showspace { position: absolute; top: 150px; left: 10px; width: 200px; text-align: center; }
