/* CSS Document */
a:link{color:#FFFFFF;}
a:visited{color:#FFFFFF;}
a:hover{color:#FFFF00;}
a:active{color:#00FFFF;}

*{padding: 0; margin: 0;}

html, body {
background-color:#333333; color:#FFFFFF;
min-height: 100%;
height: auto !important;
height: 100%;
font-family: Arial; font-weight:600; font-size:11px;
}
#container {width:auto; padding:10px 5px;}
a img { border:0px solid red; }
#top {border-bottom:1px solid #FFFFFF;}
#header{width:auto; color:#BB3333; float:left;font-family: Arial; font-weight:800;
font-size:14px; padding-left: 25px; text-transform:capitalize;}
#header a { text-decoration:none; color:#BB3333;}
#topmenu{text-align:center; position:relative; top:8px;}

#content{height:500px;}
#centeritem{position:relative;top:20px; margin:0px auto; border:1px solid #FF0000;width:643px;}
.homeTitle{text-align:center;position:relative;top:25px; margin:0px auto;
font-family: Arial; font-weight:600; font-size:11px;}
.galleryTitle{text-align:center;position:relative;top:15px; margin:0px auto;
font-family: Arial; font-weight:600;
font-size:11px;}
#galleryimage{text-align:center;position:relative;top:15px; margin:0px auto; 
border:0px solid #FF0000; height:430px;}

#thumbscontainer {text-align:center;position:relative;top:15px; margin:0px auto; 
border:none; height:430px; width:890px; padding:0px;}
#thumbscontainerArchives {text-align:center;position:relative;top:15px; margin:0px auto; 
border:none; height:430px; width:890px; padding:0px;}
.thumbBoxArchives {text-align:center; width:170px;margin:0px 0px; padding:10px 0px; float:left; border:none;}
.thumbBox {text-align:center; width:210px;margin:0px 0px; padding:10px 3px; float:left; border:none;}
.thumb {width:210px;}
.thumbArchives {width:170px;}
.thumbTitle {text-align:center;}

#gallerycontrol img{position:relative; top:2px; padding:0px; margin:0px 10px;}

#gallerycontrol{text-align:center;position:relative;top:25px; margin:0px auto; font-size:11px;
border:0px solid #FF0000;width:250px; height:20px; font-family:sand-serif;font-weight:600;}

#gallerycontrolArchives img{position:relative; top:3px;}

#gallerycontrolArchives{text-align:center;position:relative;top:25px; left:-105px; margin:0px auto;
border:0px solid #FF0000;width:250px; height:20px;}

#leftmenu {float:left; width:200px; border:none; height:500px; position:relative; top:8px;}
#floatedcontent {float:right; width:900px; border:0px solid green; height:500px;}
#archivesContent {width:1110px; height:500px; border:0px solid black;}


#gutter{font-family: Arial; font-weight:500; font-size:11px;}
.footer {clear:both}

.border{border:1px solid #FFFFFF;}

#leftList {padding-left: 0; margin-left: 0; border: none; width: 200px;}
#leftList li {list-style: none; margin: 0; padding: 0.25em; border-bottom: 1px solid gray;}
#leftList li a { text-decoration: none; }
#bottommenu {border-bottom:1px solid #FFFFFF;}
#bottomMenuList {float:right; border:none; padding: 0px 25px 0px 0px;position:relative;top:-5px;}
#bottomMenuList li {display: inline; list-style-type: none; padding: 0px 10px; 
border-left:1px solid red;}
#bottomMenuList li a {text-decoration: none; font-family: Arial; font-weight:600;
font-size:12px;}

.contact ul {margin:40px 10px 0px 50px;list-style:none; text-decoration: none; font-family: sans-serif, serif; font-size:16px; 
font-weight:700;}
.contact li {margin-bottom:10px;}
.contact p {width:500px; margin:30px 10px 0px 50px; font-family: sans-serif, serif; font-size:12px; font-weight: 700;}
.contact p a {color: BB3333;}

.profile p {width:550px; margin:90px auto; font-family: sans-serif, serif; font-size:16px; font-weight: 500; text-indent: 50px;}
.profile img {float:left; margin:90px 0px 0px 90px; position:relative;}
