body {
    border: 0;
    margin: 0;
    padding: 0;
    text-align: justify;
    color: #1b4d80;
    font-family: sans-serif;
    font-size: 0.8em; 
    }

.headtitle {
    height: 150px;
    width: 100%;
    background-color: #ffffff;
    text-align:center;
    margin: auto;
}

.headtitle img {
    margin: auto;
    border: none;
    }
    
a {
	color: #f2ad5c;
text-decoration: none;
font-weight: bold;
}

.newsbox {
	width: 85%;
	border: thin solid #ffffff;
	text-align: left;
	padding: 0px 0px 10px 10px;
	margin: auto;
        color: #ffffff;

}


.newsitem {
	text-align: left;
	margin: 0px 0px 10px 0px;
}

.newsbox a {
	color: #ffffff;
text-decoration: underline;
font-weight: normal;
}

.dogband {
    height: 50px;
    background-image: url('dogband.jpg');
    background-repeat: repeat-x;
}

.colorband {
	height: 40px;
  background-color: #2e74ba;
width: 100%;
}

.gendiv {
    width:65%;
    margin:0;
    border:0;
    float: left;
    position: relative;
    height: 1500px;
}

.sidebarleft {
position: relative;
    background-color: #2e74ba;
    float: left;
    text-align: left;
    width: 15%;
   height: 1500px;
}
.sidebarleft a {
color: #ffffff;
font-weight: bold;
padding-left: 20px;
}
.sidebarright {
position: relative;
    background-color: #2e74ba;
    float: right;
    width: 20%;
   height: 1500px;
   text-align:center;
   color: #ffffff;
}
.sidebarright a {
	color: #ffffff;
font-weight: normal;
}
.gendivpic {
    position: relative;
    padding-top: 60px;
    width: 30%;
    float:left;
    background-color: #ffffff;
    text-align:center;
    margin: auto;

}

.gendivtext {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    width: 60%;
    float: left;
    text-align: justify;
    background-color: #ffffff;
}

.gendivtext h1 {
    position: relative;
    padding: 0;
    float: left;
    margin: 0;
    text-align: left;
    background-color: #ffffff;
    color: #000000;
}

.kmmitext {
    width: 87%;
    margin-left: 40px;
    margin-right: 60px;
    float: left;
    background-color: #ffffff;
    position: relative;
}

.gendiv h1 {
    float: left;
    margin-left: 40px;
font-size: 14pt;
color: #628db8;
 background-color: #ffffff;
position: relative;
}

.clearboth {
 background-color: #ffffff;
position: relative;
    clear:both;
    width: 100%;
}
.dogs
{
    position: relative;
 background-color: #ffffff;
    float:left;
    width: 33%;
    vertical-align: middle;
    padding-top: 20px;
    text-align: left;
}
.dogs img {
    vertical-align: middle;
    width: 75px;
    height: 75px;
    padding-left: 40px;
    padding-right: 40px;
    cursor: pointer;
 background-color: #ffffff;
position: relative;
}
.dogs span{
    font-weight: bold;
color: #f2ad5c;
     cursor: pointer; 
background-color: #ffffff;
position: relative;
}

.dogpro {
margin-top: 60px;	
margin-right: 40px;
text-align: justify;
}

.dogpro img {
	width: 200px;
	margin: 0px 20px 60px 40px;
        position: relative;
        float: left;
}

.dogname {
	font-size: 1.4em;
	color: #f2ad5c;
font-weight: bold;
}
.dogbreed {
	font-size: 1.2em;
	color: #f2ad5c;
        font-weight: bold;
}

.dogborn {
	font-size: 1.2em;
	color: #f2ad5c;
        font-weight: bold;
}
.dogowner {
	font-size: 1em;
	color: #f2ad5c;
        font-weight: bold;
}

.dogdesc {
        text-align: justify;
	font-size: 1em;
}

.gendiv .gallmax {
	width: 100%;
	min-width: 100%;
	clear: left;
	position: relative;
	float: left;	
}
.gendiv .gallmax .gallbounda {
        position: relative;
        float: left; 
        width: 200px;
        height: 400px;
        margin-left: 60px;
        /*clear: none; */
}

.gendiv .gallmax .gallbounda img {
        border: 0;
        position: relative;
        /*clear:left;
        float: left; */
 }

.gendiv .gallmax .gallbounda p {
	/*float: left;
	       clear:left; */
	position: relative; 
        margin-left: 0px;
        width: 150px;
        text-align: left;
}